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 Use Protobuf With Apache Kafka and Schema Registry
A full guide on working with Protobuf in Apache Kafka.
August 3, 2020
by
Dejan Maric
·
42,636 Views
·
4 Likes
Spring Web Flux UI with Spring Security
Take a look at how to construct an application using Spring Web Flux and Thymeleaf, with Spring security, a gateway services, and other microservices.
August 2, 2020
by
Rajesh Venugopal
·
5,218 Views
·
8 Likes
Anatomy of Sequential Data Processing With Java Streams
It takes an array of integers as a parameter, and very simply sums all the values and returns the sum. We can use recursion for this.
July 31, 2020
by
James Warner
·
8,001 Views
·
3 Likes
Kafka on Kubernetes, the Strimzi Way (Part 2)
Learn how to run Kafka on Kubernetes using an open source operator.
July 30, 2020
by
Abhishek Gupta
CORE
·
7,865 Views
·
5 Likes
Making Java Microservices Zing with Azul Zing
Take a look at how you can use Azul Zing to simplify Java microservices and some of the challenges that can come with implementing Java microservices.
July 30, 2020
by
Simon Ritter
·
5,589 Views
·
3 Likes
Prometheus and Grafana Integration With Java Applications
In this article, we will learn how to monitor Java-based applications and solutions with Prometheus and Grafana.
Updated July 30, 2020
by
Chandra Shekhar Pandey
·
22,814 Views
·
3 Likes
Kafka on Kubernetes, the Strimzi Way! (Part 1)
In this article, learn how to run Kafka on Kubernetes.
July 30, 2020
by
Abhishek Gupta
CORE
·
10,610 Views
·
10 Likes
How to Use Apache Shiro and OAuth 2.0 to Build a Secure Application
This article demonstrates how to use Apache Shiro and OAuth 2.0 to create a secure Maven-based account with Okta.
July 29, 2020
by
Brian Demers
·
13,227 Views
·
3 Likes
How to Convert HTML to PDF in Java
Converting between the file format heavyweights of HTML and PDF just got a whole lot easier.
Updated July 29, 2020
by
Brian O'Neill
CORE
·
34,756 Views
·
10 Likes
Best Practices for Java Deployments
The proper deployment of Java applications can be a cumbersome and tedious process, and the risk of failure has never been higher. Check out our best practices.
July 28, 2020
by
BUHAKE SINDI
CORE
·
13,763 Views
·
7 Likes
Mapping a Path Query in Spring Data Neo4j
Since Spring Data does not support automatically mapping queries that contain paths, take a look at how to do this manually.
July 28, 2020
by
Dan Newton
·
7,294 Views
·
2 Likes
Getting Started With Azure Data Explorer Using the Go SDK
Hands-on tutorial on how to interact with Azure Data Explorer using Go.
July 28, 2020
by
Abhishek Gupta
CORE
·
5,142 Views
·
4 Likes
Connect to AWS IAM API from MuleSoft.
We will learn using this blog how to use AWS IAM API using AWS Signature Version 4 and then access those API from MuleSoft Dataweave only
July 28, 2020
by
Anupam Chakraborty
CORE
·
11,897 Views
·
1 Like
JUnit Tutorial for Beginners in 5 Steps
What is JUnit and Unit Testing? First JUnit project and Green Bar, first code and first unit test, other assert methods, and important annotations.
July 27, 2020
by
Ranga Karanam
CORE
·
10,740 Views
·
4 Likes
Deploying Artemis Broker With SSL Enabled and Use AMQP
Learn how to deploy the Red Hat AMQ Broker on openshift 4.x. The external client can connect to produce/consume messages using AMQP.
July 27, 2020
by
Ramu kakarla
·
13,189 Views
·
1 Like
Creating PDF's With Custom Data Using Mule 4+ Java
While there's no way to generate a PDF in Mule Application, Mule allow you to write a Java code and make use of it in your API.
July 23, 2020
by
Sravan Lingam
CORE
·
13,330 Views
·
6 Likes
Java 8/9 Best Practices — Part-1 (Static Factory Methods)
A class can provide a static public method which is a static method that returns the instance of the class. Let's see the example
Updated July 23, 2020
by
Nitesh Gupta
·
7,693 Views
·
5 Likes
How to Use Vault and Spring Cloud Config to Secure Secrets
Check out how you can use Spring Boot Config to encrypt secrets and use Vault as a secret management tool.
July 22, 2020
by
Jimena Garbarino
·
7,463 Views
·
1 Like
Server-Sent Events Using Spring
Here we are going to discuss sending unidirectional asynchronous events to any web app using Spring.
July 21, 2020
by
Vijit Sharma
·
29,835 Views
·
8 Likes
Monolithic Decomposition and Implementing Microservices Architecture
The decomposition of an application into microservices plays a key role in microservices architecture implementation, deployment, and CI/CD.
July 21, 2020
by
Chandani Patel Bhagat
·
15,799 Views
·
31 Likes
Previous
...
80
81
82
83
84
85
86
87
88
89
...
Next