DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Popular Topics

article thumbnail
Object Identity and Equality in Java
This quick tutorial shows you how to compare IDs and values using both the equals operator and the equals() method.
Updated April 4, 2017
by Marcus Biel
· 47,741 Views · 17 Likes
article thumbnail
Shallow vs. Deep Copy in Java
Take a look at this in-depth explanation of the differences and uses for Shallow and Deep copies in Java.
Updated April 4, 2017
by Marcus Biel
· 212,732 Views · 25 Likes
article thumbnail
Chatbots: Overhyped or the Real Thing?
According to some, chatbots are poised to replace mobile apps, but not everyone agrees on the chatbot's place in improving user experience.
April 4, 2017
by Amy Groden-Morrison
· 4,257 Views
article thumbnail
Java Platform and Java Community Process Overview
In this article, let's embark on a brief explanation of the Java platform and the community process that is responsible for evolving it.
April 4, 2017
by Bruno Krebs
· 14,663 Views · 14 Likes
article thumbnail
Spring Data With JPA and @NamedQueries
Let's dive into using named queries for JPA entities. The @NamedQuery annotation allows for finer control and enhanced functionality for your databases.
April 3, 2017
by Emmanouil Gkatziouras DZone Core CORE
· 59,637 Views · 8 Likes
article thumbnail
How Java’s Built-In Garbage Collection Will Make Your Life Better (Most of the Time)
Garbage collection can be tricky business, but this guide will help you fully reap the benefits of memory management in Java.
April 3, 2017
by Kirk Pepperdine
· 16,960 Views · 23 Likes
article thumbnail
A Guide to Java's SimpleDateFormat
Formatting dates is always a challenge, but Java's SimpleDataFormat class has plenty of options (and a few pitfalls) that can take the frustration out of dates.
Updated April 2, 2017
by Jay Sridhar
· 172,330 Views · 15 Likes
article thumbnail
5 Data Tasks That Keep Data Engineers Awake at Night
When it comes to integrating and managing data, there are quite a few tasks that are downright tedious. Data engineering is a tough job, but somebody's gotta do it!
March 30, 2017
by Yaniv Leven
· 7,825 Views · 6 Likes
article thumbnail
MQTT Load Balancing and Session Persistence With NGINX Plus
As the MQTT protocol grows more popular for IoT solutions, it's important to consider performance bottlenecks. That's where NGINX Plus comes in.
March 30, 2017
by Liam Crilly
· 12,298 Views · 2 Likes
article thumbnail
Importing Data Into Splice Machine
Dive into importing and upserting data into Splice Machine. This guide covers the process as well as handling challenges like timestamps and special characters.
March 30, 2017
by Erin Driggers
· 4,230 Views · 2 Likes
article thumbnail
A Detailed Breakdown of the JVM
The Java Virtual Machine is something everyone uses, but not everyone knows how it works. Let's see how the JVM turns your work into bytecode.
March 29, 2017
by Ankit Mittal
· 24,404 Views · 12 Likes
article thumbnail
ADO.NET Is Fun (Part III)
In this post, we'll go over various classes you can use in ADO.NET in order to work with Data Providers. We'll cover the code you need, and when to use each class.
March 29, 2017
by Ngoc Minh Tran
· 5,295 Views · 3 Likes
article thumbnail
MuleSoft: Payload Annotation Usage in Java Component
Learn about how to retrieve the JSON payload in the Java component using the @Payload annotation, which controls how a message payload is passed.
March 29, 2017
by Srinu Prasad A
· 11,079 Views · 6 Likes
article thumbnail
Diving Into Java 8's newWorkStealingPools
Like ForkJoinPools, newWorkStealingPools are great for concurrent tasks and work-stealing, but while they're similar, each pool has ideal uses.
March 29, 2017
by Pawan Sant
· 67,087 Views · 19 Likes
article thumbnail
Multi-Tenancy Implementation for Spring Boot + Hibernate Projects
Separating tenants' data onto different schema is a good way to implement multi-tenancy. Learn how to do that with Spring Boot and Hibernate.
Updated March 28, 2017
by Alon Segal
· 101,880 Views · 60 Likes
article thumbnail
SOAP vs. REST: Differences in Performance, APIs, and More
The general consensus among experts these days is that REST is the typically preferred protocol unless there’s a compelling reason to use SOAP.
March 28, 2017
by Angela Stringfellow
· 70,911 Views · 20 Likes
article thumbnail
Tuning an Akka Application
See an overview of an application that can be tuned with Akka, the load tests and tools that can be used to measure app performance, and some test results.
March 27, 2017
by Francisco Alvarez
· 9,660 Views · 3 Likes
article thumbnail
Production-Ready Microservices in Action
If your application has grown too large for any single developer to fully understand it, then it's probably time for you to migrate to microservices.
March 27, 2017
by Venkat Rangasamy
· 12,081 Views · 12 Likes
article thumbnail
URL Encoding and Decoding Using Java
If you find yourself encoding and decoding URLs often, take a look at how to do it in Java while staying on alert in case you need multiple iterations.
March 24, 2017
by Anurag Jain
· 218,319 Views · 19 Likes
article thumbnail
Java Streams groupingBy Examples
Learn how to perform SQL-like grouping and summarizing calculations on Java Collections using CSV data, POJOs, and multiple fields.
March 24, 2017
by Jay Sridhar
· 136,833 Views · 38 Likes
  • Previous
  • ...
  • 486
  • 487
  • 488
  • 489
  • 490
  • 491
  • 492
  • 493
  • 494
  • 495
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×