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
End to End Distributed Logging Traceability With Custom Context
This article helps a simple End to End Logging Traceability using Open Source Technologies such as SpringBoot, Sleuth, and more!
May 4, 2020
by
Arumugam Maruthanayagam
·
7,637 Views
·
6 Likes
Java Spring Boot Rest API to Upload/Download File on Server
This article demonstrates how to use a Spring Boot application and MySQL to maintain a database of uploaded files and their metadata.
May 1, 2020
by
Yogesh Parate
·
169,700 Views
·
16 Likes
How to Define Method to Take and Return String Data in Java
Is char[ ], String, StringBuffer, or StringBuilder the best way to take and return String data in Java? Take a look at this comparison.
May 1, 2020
by
Vikas Vaibhav
·
140,946 Views
·
2 Likes
Guide for Supporting Multiple Versions of Java (8, 11, 14) in Your Maven Project
In this article, see a guide for supporting multiple versions of Java in your Maven project.
April 30, 2020
by
Saša Starčević
·
74,221 Views
·
15 Likes
Secure Communication with Token-based RSocket
Take a look at how you can establish secure communication with token-based RSocket, and establish a clear understanding of JWT.
April 30, 2020
by
Lu Han
·
10,629 Views
·
4 Likes
How to Implement JDBC Authentication and Authorization in Mule 4 Using Spring Security
This tutorial walks step-by-step through how to use JDBC authorization in Mule 4 with Spring Security to provide role based security.
April 30, 2020
by
Harsha Pateelu
·
13,821 Views
·
1 Like
A New Era Of Spring Cloud
The main goal of this article is to guide you through building microservices architecture with new Spring Cloud components without Netflix projects.
April 30, 2020
by
Piotr Mińkowski
·
12,465 Views
·
8 Likes
JDK 14 Records for Spring
In this article, we'll discuss several use cases for JDK 14 Records to write cleaner and more efficient code.
April 29, 2020
by
Anghel Leonard
CORE
·
16,803 Views
·
7 Likes
A Quick Start Guide of HTTP Server Using Go
In this article, take a look at a quick start guide of HTTP Server using Go.
April 29, 2020
by
Amjad Hossain
·
7,854 Views
·
2 Likes
Dependency Injection in Spring
Take a deep dive into Dependency Injection in Spring — what it is, how and when to use, and why it makes Spring such a powerful framework.
Updated April 29, 2020
by
Justin Albano
CORE
·
66,026 Views
·
30 Likes
Using Jenkins and Java for Continuous Integration
Get your DevOps on with this tutorial on setting up and using Jenkins for continuous integration in your Java app.
April 29, 2020
by
Jimena Garbarino
·
17,902 Views
·
17 Likes
Accessing Apache Kafka From Quarkus
This article describes how to develop microservices with Quarkus which use Apache Kafka running in a Kubernetes cluster.
April 28, 2020
by
Niklas Heidloff
CORE
·
5,884 Views
·
3 Likes
JobRunr and Spring Data
In this article, see a tutorial on how to generate salary slips using JobRunr and Spring Data.
Updated April 27, 2020
by
Ronald Dehuysser
·
11,760 Views
·
7 Likes
Invoking REST APIs Asynchronously With Quarkus
Now that you've built a reactive REST API with Quarkus, it's time to learn how to invoke it asynchronously with the help of this tutorial.
April 27, 2020
by
Niklas Heidloff
CORE
·
16,948 Views
·
3 Likes
Developing Reactive REST APIs With Quarkus
This article describes how to implement reactive REST APIs in Java with Quarkus rather than using synchronous endpoints.
April 24, 2020
by
Niklas Heidloff
CORE
·
19,715 Views
·
8 Likes
Introduction to Spring Data JPA - Part 5 Unidirectional One to One Relations
In the next article in this series, we take a look at unidirectional one-to-one relations with CRUD operations.
April 22, 2020
by
Vinu Sagar
·
28,491 Views
·
2 Likes
Read/Write a Raw JSON, Array-Like JSON, and Map-Like JSON File as an Object
In this article, take a look at a tutorial that explains how to read/write a raw JSON, array-like JSON, and map-like JSON file as an object.
April 22, 2020
by
Anghel Leonard
CORE
·
27,029 Views
·
6 Likes
Getting Started With Jakarta EE and Eclipse MicroProfile
In this article, get started with Jakarta EE and Eclipse MicroProfile.
Updated April 21, 2020
by
Philip Riecks
·
8,019 Views
·
9 Likes
Validating EDI Data in Java
This article reveals how the EDI validator notifies an application about validation events, and dives into EDI standards and implementations.
April 21, 2020
by
Michael Edgar
·
7,280 Views
·
3 Likes
Make Your Own MSI (and RPM, DEB, and DMG) with JDK14
This article demonstrates one of the new features of Java 14, the ability to create native installer versions of a complete JDK.
April 21, 2020
by
Jim Connors
·
5,638 Views
·
3 Likes
Previous
...
88
89
90
91
92
93
94
95
96
97
...
Next