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
REST API Error Handling With Spring Boot
Want to learn more about room for improvement in error handling? Check out this tutorial on REST API error handling in Spring Boot.
Updated March 16, 2020
by
Ali Dehghani
·
85,406 Views
·
32 Likes
8 Things Every Developer Should Know About Apache Ignite Caching
In this post, we go over how you should properly implement caching in your Ignite-based app to avoid any development headaches.
Updated March 16, 2020
by
Shamim Bhuiyan
·
30,071 Views
·
13 Likes
Make Slack Bots in Java in Minutes
Read up on BotKit — a framework on GitHub that lets you make your own cloud-ready Slack bot in mere moments.
Updated March 16, 2020
by
Ram Patra
·
77,649 Views
·
27 Likes
ConcurrentHashMap: Call Only One Method Per Key
Using the ConcurrentHashMap in a thread-safe way is easy.
Updated March 16, 2020
by
Thomas Krieger
·
24,044 Views
·
17 Likes
Comparing Apache Ignite In-Memory Cache Performance With Hazelcast In-Memory Cache and Java Native Hashmap
This article compares different options for the in-memory maps and their performances in order for an application to move away from traditional RDBMS.
March 16, 2020
by
Krishna Munagala
·
7,143 Views
·
4 Likes
Spring Boot - Microservice- JaxRS Jersey - HATEOAS - JerseyTest - Integration
In this article, we discuss how to write a Spring Boot microservice based on Spring Jax-Rs Jersey, HATEOAS API, and JerseyTest framework integration.
March 13, 2020
by
Bogdan Oleinikov
·
12,034 Views
·
4 Likes
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
·
25,643 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,181 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
CORE
·
7,407 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,081 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
·
47,872 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
·
32,194 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
·
57,802 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
·
52,857 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
·
37,876 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
·
15,413 Views
·
3 Likes
Compile Protocol Buffers Using Maven
This tutorial explains how to compile protocol buffers using Maven.
March 6, 2020
by
Munander Singh
·
61,769 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
·
16,803 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
·
14,682 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
Dr. Julia Förster
·
15,769 Views
·
5 Likes
Previous
...
89
90
91
92
93
94
95
96
97
98
...
Next