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
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,791 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,547 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,642 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,529 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,093 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,682 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,704 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,248 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,091 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,819 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,695 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,019 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,230 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,621 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,347 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,639 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
·
15,638 Views
·
31 Likes
Advanced Process Integration Tips - Quarkus Applications
The common way to integrate with your process engine is through the use of the Kie Server REST API. In this article we'll explore how...
July 21, 2020
by
Karina Varela
·
7,080 Views
·
3 Likes
API Streaming Response with Oracle and Java
Using Java to get the data in a streamed manner from an Oracle database. This helps in early first record processing when the dataset is huge.
July 21, 2020
by
Setu Patani
·
7,359 Views
·
3 Likes
Expressing a Conditional Expression Using JSON: Java Implementation
I had a need to express a conditional in a form that a JavaScript front-end and a Java back-end could both create and read. JSON felt logical.
July 20, 2020
by
Biju Kunjummen
·
15,931 Views
·
1 Like
Previous
...
79
80
81
82
83
84
85
86
87
88
...
Next