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
Optimizing Data Repositories Usage in Java Multi-Threaded Applications
Optimize your data repositories for Java multi-threaded applications.
October 29, 2019
by
Victor Porcar
·
30,967 Views
·
9 Likes
Overview of Java Stream API Extensions
Check out the top Java Stream API extensions offered by popular Java libraries.
October 28, 2019
by
Piotr Mińkowski
·
31,258 Views
·
5 Likes
Groovify Your Java Servlets (Part 1) : Getting Started
Get Groovy with it!
Updated October 28, 2019
by
Mamadou Lamine Ba
·
10,575 Views
·
2 Likes
Why You Should Avoid Using Exceptions as the Control Flow in Java
Ever used exceptions as the control flow in Java? Well, you probably shouldn't. Here's why.
Updated October 25, 2019
by
Dursun Koç
CORE
·
68,853 Views
·
22 Likes
Understanding the Use Cases of Java Generics
Here's a deep dive into the world of Generics, including an overview of how they work and five use cases where they come in handy.
Updated October 24, 2019
by
Narendran Solai Sridharan
·
90,946 Views
·
31 Likes
26 Items for Dissecting Java Local Variable Type Inference (Var Type)
Learn everything you need to know and more about the var type inference!
Updated October 24, 2019
by
Anghel Leonard
CORE
·
31,373 Views
·
30 Likes
Spring Data Redis in the Cloud
This post will introduce how to use Redis smoothly with Spring Data Redis, which is part of the larger Spring Data family.
October 24, 2019
by
Otavio Santana
CORE
·
9,754 Views
·
3 Likes
Become a Master of Java Streams, Part 3: Terminal Operations
Learn more about terminal operations and Java Streams.
October 24, 2019
by
Per-Åke Minborg
·
17,963 Views
·
12 Likes
HTTP/2 Server Push Via Java 11 HTTP Client API
Do you remember HttpUrlConnection? Well, JDK 11 has reinvented this server push using the HTTP Client API. Check it out!
October 23, 2019
by
Anghel Leonard
CORE
·
21,791 Views
·
4 Likes
Mapping Java Entities for Persistence With Hibernate (Part 4)
Learn more about the additional ORM mapping features in Hibernate/JPA.
October 23, 2019
by
Mahmoud Anouti
·
20,232 Views
·
6 Likes
Spring Data JPA and Database Relationships
Check out Spring Data JPA and database relationships.
October 22, 2019
by
Gaurav Shukla
·
63,717 Views
·
4 Likes
Pub/Sub Local Emulator
Check out the Pub/Sub local emulator.
October 22, 2019
by
Emmanouil Gkatziouras
CORE
·
26,110 Views
·
3 Likes
Explore Annotations in Java 8
Explore the evolution of annotations in Java 8 and how they are being used today!
October 22, 2019
by
Niamul Sanjavi
·
54,891 Views
·
23 Likes
Implementing a Method Trace Infrastructure With Spring Boot and AspectJ
Learn how to implement a method trace infrastructure with Spring Boot and AspectJ!
October 22, 2019
by
Cahit Ünver
·
15,272 Views
·
14 Likes
Test Automation: Seamless Integration of Tools and Frameworks
Integrate tools and frameworks like Spring Boot, Java 8, Cucumber, and Serenity into a test automation framework.
October 22, 2019
by
Ravi Kumar
·
35,042 Views
·
12 Likes
Secure and Deploy Your Spring Boot App With AWS Elastic Beanstalk
Easily secure and deploy your Spring Boot application.
Updated October 21, 2019
by
Daniel Pereira
·
16,283 Views
·
3 Likes
Read Replicas and Spring Data Part 4: Configuring the Read Repository
Here are the next steps for configuring your read repo! Check it out.
October 21, 2019
by
Emmanouil Gkatziouras
CORE
·
18,836 Views
·
3 Likes
Introducing Java Record
Learn more about the latest JEP — Java Records!
October 18, 2019
by
Peter Verhas
CORE
·
29,687 Views
·
5 Likes
Everything I Know About Distributed Locks
Learn about distributed locks such as the efficiency and correctness and the two different types: optimistic and pessimistic.
October 17, 2019
by
Davide Cerbo
·
28,882 Views
·
15 Likes
Spring Batch Read an XML File and Write to Oracle Database
See how to use Spring Batch to read an XML file with your ItemReader using StaxEventItemReader and write its data to Oracle Database using Custom ItemWriter.
October 17, 2019
by
Sushil Kumar
·
26,880 Views
·
6 Likes
Previous
...
97
98
99
100
101
102
103
104
105
106
...
Next