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
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
·
138,850 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ć
·
73,441 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,516 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,713 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,335 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,687 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,740 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
·
65,809 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,822 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,806 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,663 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,782 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,605 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,373 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
·
26,835 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
·
7,906 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,138 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,557 Views
·
3 Likes
Authentication with Spring Boot and Spring Security — JWT and Postgres
Take a look at how you can create authentication with REST API calls using JSON Web Tokens.
April 21, 2020
by
Aakash Sharma
·
22,760 Views
·
7 Likes
Spring Webflux Multipart File Upload and Reading Each Line Without Saving It
Take a look at this tutorial the demonstrates how to use Spring Webflux to upload and read each line in a file without saving it.
April 21, 2020
by
Eaiman Shoshi
·
39,126 Views
·
2 Likes
Previous
...
87
88
89
90
91
92
93
94
95
96
...
Next