Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Java Topics
All Hibernate Annotations: Mapping Annotations
If you make use of Hibernate, then this exhaustive reference of hibernate annotations will come in handy.
Updated December 6, 2018
by
Ramesh Fadatare
·
69,779 Views
·
7 Likes
Why I Never Null-Check Parameters
Writing code with input parameters that are not null is not "safer" — it's the opposite.
December 4, 2018
by
Robert Brautigam
·
95,282 Views
·
30 Likes
The Dex File Format
Let's get to familiar with Dex files, which are about to get a lot smaller with the advent of D8.
Updated December 3, 2018
by
Jamie Lynch
·
18,025 Views
·
1 Like
Distributed Java Locks With Redis
Learn more about distributed locking and how to implement it in your projects!
December 3, 2018
by
Nikita Koksharov
·
66,328 Views
·
8 Likes
Hibernate 5 Java Configuration Example
Configuring Hibernate 5 is a snap.
December 3, 2018
by
Ramesh Fadatare
·
184,559 Views
·
13 Likes
How to Solve Your Java Performance Problems (Part 1)
Solve your Java performance problems with PDM, the Performance Diagnostic Methodology.
December 3, 2018
by
Gunter Rotsaert
CORE
·
35,601 Views
·
56 Likes
Hibernate Acceleration With Snapshots
Learn to boost speed in Hibernate projects with JPA support in Spring Boot with in-JVM-memory snapshots.
November 30, 2018
by
Dan Lawesson
·
8,046 Views
·
4 Likes
Top 5 Courses to Learn Spring Boot in 2019
If you are looking to learn more about Spring Boot, then you have come to the right place!
Updated November 30, 2018
by
Javin Paul
·
61,620 Views
·
13 Likes
Hibernate 5 XML Configuration Example
In this article, learn how to create a Hibernate Application using hibernate.cfg.xml configuration to connect to the MySQL database.
November 29, 2018
by
Ramesh Fadatare
·
166,110 Views
·
5 Likes
Guide to Scripting With the Spring Framework
Scripting is one of the best ways to make your code customizable at runtime. Take a look!
Updated November 29, 2018
by
Andrey Belyaev
CORE
·
24,928 Views
·
14 Likes
Shortest Code and Lowest Latency in Java
How do you write code that executes at maximum speed while still keeping coding to a minimum?
November 28, 2018
by
Per-Åke Minborg
·
18,260 Views
·
16 Likes
Spring Cloud Config and Self-Signed Certificates
What is a Spring Cloud Config? And how can I implement it with a self-signed certificate?
November 28, 2018
by
Scott Sosna
CORE
·
13,168 Views
·
3 Likes
26 Reasons Why Using Optional Correctly Is Not Optional
Optionals are not as easy as they seem.
November 28, 2018
by
Anghel Leonard
CORE
·
290,338 Views
·
107 Likes
Ring Display: Building Custom ZK Components
Learn how to dynamically show off your site's products using custom components built with CSS, Java, and JavaScript.
November 27, 2018
by
Matthieu Duchemin
·
11,337 Views
·
4 Likes
Serialization and De-Serialization in Java
Not sure what serialization means for your code? Look no further.
November 27, 2018
by
Dev Bhatia
·
82,103 Views
·
11 Likes
When Will Java 11 Replace Java 8 as the Default Java?
Java 8 isn't going anywhere.
November 27, 2018
by
Vijay Singh Khatri
CORE
·
212,005 Views
·
34 Likes
How to Use Java HashMap Effectively
Struggling with HashMaps? Here's how to effectively use Java HashMaps.
November 26, 2018
by
A N M Bazlur Rahman
CORE
·
168,113 Views
·
67 Likes
Why Your JUnit 5 Tests Are Not Running Under Maven
You've made the switch to JUnit 5 and you couldn't be happier. Or could you?
November 21, 2018
by
John Thompson
·
195,482 Views
·
19 Likes
How to Execute Distributed MapReduce on Java Over Data Stored in Redis
What is MapReduce and why is it helpful?
November 21, 2018
by
Nikita Koksharov
·
15,033 Views
·
4 Likes
Difference Between JDK vs JRE vs JVM
Explore the main differences between these essential Java tools.
Updated November 21, 2018
by
Rinu Gour
·
49,863 Views
·
30 Likes
Previous
...
120
121
122
123
124
125
126
127
128
129
...
Next