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
Java vs. Go Microservices - Load Testing (Rematch)
In this article, we look at benchmarks for two versions of a basic application with Go and Java to see which has the smaller CPU/memory footprint.
March 12, 2020
by
Sergey Kirichenko
·
27,090 Views
·
16 Likes
Java Enterprise Annotations Part 1
In this article, we discuss popular Java annotations to sure up your understanding of this common pattern within enterprise applications.
March 12, 2020
by
Dmitry Egorov
CORE
·
13,663 Views
·
11 Likes
How Reactive Threads Works (Part 1)
In this article, let's see what reactive programming is and also see how Reactive threads work.
March 11, 2020
by
Milind Deobhankar
·
7,874 Views
·
4 Likes
Java Testing Complete Guide
In this article, we discuss nine of the most common types of application testing and review code samples and tools for each in Java.
Updated March 11, 2020
by
Dmitry Egorov
CORE
·
58,998 Views
·
38 Likes
How to Migrate From JUnit 4 to JUnit 5 Step by Step
In this tutorial, we take a look at how you can create and migrate a basic Spring Boot application from JUnit 4 to the refreshed JUnit 5.
March 11, 2020
by
Awkash Agrawal
·
49,540 Views
·
4 Likes
Distributed Java Queues on Top of Redis
In this article, we discuss six different types of Redis-based distributed queues using the Redisson Java framework.
Updated March 11, 2020
by
Nikita Koksharov
·
34,391 Views
·
8 Likes
Develop a Java Application With Kafka
In this article, we discuss how to develop a secure, scalable, messaging Java application with Kafka
Updated March 11, 2020
by
Daniel Pereira
·
59,775 Views
·
11 Likes
Develop a REST API Using Java and Jetty
In this tutorial, you will build a simple web service with Jetty embedded. After that, you will build the same web service in Spring Boot and Jetty.
Updated March 11, 2020
by
Andrew Hughes
·
55,441 Views
·
9 Likes
Immutability in JavaScript — When and Why Should You Use It
In this article, take a look at immutability in JavaScript and see when and why you should use it.
March 10, 2020
by
Manjunath M
·
39,001 Views
·
3 Likes
Unbounded Stream Processing Using Apache Beam
Today, we are going to build a simple WordCount data pipeline using Apache Kafka for unbounded sources.
March 9, 2020
by
Sunil pandith
·
16,231 Views
·
3 Likes
Compile Protocol Buffers Using Maven
This tutorial explains how to compile protocol buffers using Maven.
March 6, 2020
by
Munander Singh
·
65,993 Views
·
5 Likes
Spring Security — Chapter 1
In this article, see how to get started using Spring Security to manage authentication and authorization in a Java application.
March 5, 2020
by
Vinu Sagar
·
17,566 Views
·
20 Likes
Java Records: A Closer Look
Check out this deep look into Java Records for declaring classes and see how it compares to Kotlin's Data Class and Scala's Case Class features.
March 4, 2020
by
Ali Dehghani
·
15,493 Views
·
10 Likes
Remove a BOM Character From an Apache Camel Exchange Message (DSL Java)
In this article, we provide a brief tutorial on how to remove a BOM character from an Apache Camel exchange message with DSL Java.
Updated March 4, 2020
by
Anna Star
·
16,489 Views
·
5 Likes
4 Techniques for Writing Better Java
Touching on topics from inheritance and overriding to final classes and methods, here is some advice on how to be a better Java coder.
Updated March 3, 2020
by
Justin Albano
CORE
·
94,898 Views
·
129 Likes
Rails 6: Multiple DB Support
Learn about Rails 6 and it's multiple databases support and see why you want this support.
March 3, 2020
by
Ajay Babar
·
9,245 Views
·
4 Likes
Testing Asynchronous Operations in Spring With JUnit 5 and Byteman
In this article, we will be discussing how to test operations in an application that uses a Spring context (with asynchronous operations enabled).
February 28, 2020
by
Szymon Tarnowski
CORE
·
39,448 Views
·
7 Likes
Login With Google Using ReactJS
Learn how to integrate a Google login button to securely log into an application using ReactJS.
February 26, 2020
by
Sanwar Ranwa
CORE
·
49,057 Views
·
4 Likes
Upload and Retrieve Files/Images Using Spring Boot, Angular, and MySQL
This article demonstrates how you can select an image using the Angular 8 UI, send it to the Spring backend, and retrieve it later from MySQL.
February 26, 2020
by
Rida Shaikh
·
128,788 Views
·
6 Likes
How to Search for Java Objects Stored in Redis
In this article, we’ll discuss how Redisson treats the topic of Java objects, and how you can use Redisson to search for Java objects in Redis.
February 26, 2020
by
Nikita Koksharov
·
25,933 Views
·
6 Likes
Previous
...
104
105
106
107
108
109
110
111
112
113
...
Next
×