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
Testing Asynchronous Operations in Spring With Spock and Byteman
In this article, we discuss how to test asynchronous operations in Spring applications with Spock and Byteman.
February 13, 2020
by
Szymon Tarnowski
CORE
·
12,192 Views
·
5 Likes
Java Switch Expressions For Impatiens
This is the super-fast guide of Java 12/13 switch expressions. Learn how to use switch expressions in 5 minutes.
February 12, 2020
by
Anghel Leonard
CORE
·
14,751 Views
·
10 Likes
How to Publish Docker Images on a Private Nexus Repository Using Jib Maven Plugin
Take a look at how to create a Nexus repository manager using HTTP and how to set up a Docker repository to publish Docker images using the jib plugin.
February 11, 2020
by
Awkash Agrawal
·
31,586 Views
·
8 Likes
Hazelcast With Spring Boot on Kubernetes
Let's combine the Hazelcast IMDG with Spring Boot and Kubernetes so you can bring in-memory data to your K8s clusters with ease.
February 11, 2020
by
Piotr Mińkowski
·
20,564 Views
·
7 Likes
Top 6 Programming Languages for Mobile App Development
When you start building a mobile app, what languages should be on your radar?
Updated February 7, 2020
by
Calvin Austins
·
518,405 Views
·
41 Likes
Design Patterns for Beginners With Java Examples
In this article, learn more about design patterns and look at some Java examples as well as a video.
Updated February 5, 2020
by
Ranga Karanam
CORE
·
162,851 Views
·
53 Likes
Your Guide to Java 8 Optional
It's never too late to dive into Java 8 goodies. Let's take a look!
Updated February 4, 2020
by
Shatakshi Dixit
·
55,876 Views
·
10 Likes
Create User Registration and Login Using Web API and ReactJS
Create user registration and login with Web API and React.
Updated February 3, 2020
by
Sanwar Ranwa
CORE
·
103,263 Views
·
5 Likes
Creating a Microservice With Quarkus, Kotlin, and Gradle
A closer look at creating microservices on the modern JVM frameworks: Quarkus, Kotlin, and Gradle. Learn about the processes and technologies.
February 3, 2020
by
Roman Kudryashov
CORE
·
15,672 Views
·
5 Likes
Principles to Handle Thousands of Connections in Java Using Netty
Learn common principles for building scalable applications that handle thousands of connections.
Updated January 31, 2020
by
Petr Bouda
CORE
·
87,167 Views
·
40 Likes
Reactive Messaging Examples for Quarkus
Quarkus provides different reactive messaging capabilities. Cloud-native-starter uses some of these capabilities in this sample application!
January 31, 2020
by
Niklas Heidloff
CORE
·
12,221 Views
·
6 Likes
How Do I Compare Strings in Java?
Learn more about comparing Strings in Java using the equals to (=) operator.
Updated January 31, 2020
by
Gaurav Kukade
·
206,093 Views
·
14 Likes
Contextual Validation in Java
In this post, we will consider the different ways to carry out validation, what is contextual validation, and why it beats all the other methods.
January 30, 2020
by
Vadim Samokhin
·
14,508 Views
·
4 Likes
Testing Spring Boot Apps With Kafka and Awaitility
Learn more about testing Spring Boot apps with Kafka and Awaitility!
Updated January 30, 2020
by
Nakul Shukla
·
27,661 Views
·
5 Likes
Recipe To Implement the Jenkins Pipeline For MuleSoft Application [Videos]
Take a look at this recipe for creating a Jenkins pipeline for MuleSoft applications with these videos and feature descriptions of tools.
January 30, 2020
by
Jitendra Bafna
CORE
·
24,431 Views
·
7 Likes
Working With Temporary Files/Folders in Java
The Java NIO.2 API provides support for working with temporary folders/files. This tutorial demonstrates how to work with these files in Java.
January 30, 2020
by
Anghel Leonard
CORE
·
75,104 Views
·
14 Likes
Build a Web Application Based on Your Excel Files
In this article, build a web application based on your Excel files.
January 29, 2020
by
Hawk Chen
CORE
·
32,481 Views
·
7 Likes
An Efficient Object Storage for JUnit Tests
There are several limitations to store and fetch such data —to resolve the problem it was suggested to find more suitable data storage.
January 29, 2020
by
Aleksandr Kirilenko
·
13,730 Views
·
3 Likes
Java: Create a Map With Predefined Keys
In this article, we discuss how to use Lombok, Jackson, and enums to create a Map from a set of predefined keys.
January 27, 2020
by
Taha Dalal
·
23,521 Views
·
6 Likes
Using @RequestScope With Your API
A Zone Leader talks about how using Spring's @RequestScope allowed objects required at login to be re-used through the life of the request.
January 27, 2020
by
John Vester
CORE
·
86,703 Views
·
7 Likes
Previous
...
91
92
93
94
95
96
97
98
99
100
...
Next