DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
Building Scalable Real-Time Apps with AstraDB and Vaadin
Register Now

The Latest Java Topics

article thumbnail
Spring Cloud
In this article, we will discuss the various modules of Spring Cloud and how they can be used to build cloud-native applications.
March 20, 2023
by Aditya Bhuyan
· 5,219 Views · 2 Likes
article thumbnail
Java Code Review Solution
This article presents the challenges, solution features, and key benefits of a code review solution tool, which is used to validate that all critical events are logged.
March 15, 2023
by Bichitra Birya Das
· 4,561 Views · 2 Likes
article thumbnail
All the Cloud’s a Stage and All the WebAssembly Modules Merely Actors
In this post, we’ll take a look at the notion of actors creating more actors and how wasmCloud accomplishes the same goals but without manual supervision tree management.
March 15, 2023
by Kevin Hoffman
· 3,587 Views · 1 Like
article thumbnail
Custom Validators in Quarkus
In this article, readers will use a tutorial to learn how to create a custom validator in the Quarkus Java framework, with code examples and unit tests.
March 15, 2023
by Aashreya Shankar
· 5,905 Views · 3 Likes
article thumbnail
Spring Boot vs Eclipse MicroProfile: Resident Set Size (RSS) and Time to First Request (TFR) Comparative
Readers will learn about Spring Boot and Eclipse MicroProfile, including a comparison of the essential metrics in the same web application and guide code.
March 14, 2023
by Nicolas Duminil CORE
· 7,179 Views · 9 Likes
article thumbnail
How To Create a Failover Client Using the Hazelcast Viridian Serverless
Learn how to update the code in a Java client to automatically connect to a secondary, failover cluster if it cannot connect to its original, primary cluster.
March 11, 2023
by Fawaz Ghali, PhD
· 7,187 Views · 3 Likes
article thumbnail
Optional in Java: A Swiss Army Knife for Handling Nulls and Improving Code Quality
In this article, learn more about the Optional class introduced in Java 8, which offers a simple and powerful way to handle nulls and improve code quality.
March 8, 2023
by A N M Bazlur Rahman CORE
· 4,455 Views · 3 Likes
article thumbnail
Maven Troubleshooting, Unstable Builds, and Open-Source Infrastructure
This is a story about unstable builds and troubleshooting. More importantly, this story is written to thank all contributors to basic software infrastructure — the infrastructure we all use and take for granted.
March 7, 2023
by Jaromir Hamala
· 3,576 Views · 1 Like
article thumbnail
Open Source Maintenance Is Community Organizing
Yes it’s free, but it’s also a duty to our users. When a user commits to your hobby project, it stops being a hobby. It becomes a product. Read to learn more.
March 7, 2023
by Shai Almog CORE
· 3,701 Views · 2 Likes
article thumbnail
Jakarta NoSQL 1.0.0-b5: How To Make Your Life Easier Around Enterprise Java and NoSQL Databases
The Jakarta NoSQL specification was created to increase the developer experience between Java and NoSQL databases. Learn more about it and its newest features.
March 7, 2023
by Otavio Santana CORE
· 6,212 Views · 1 Like
article thumbnail
Pitfalls To Avoid When Switching To Virtual Threads
In this post, let’s learn the pitfalls one should avoid when switching from Java platform threads to virtual threads.
March 7, 2023
by Ram Lakshmanan CORE
· 4,270 Views · 1 Like
article thumbnail
How To Use Linux Containers
In this article, we will provide a step-by-step guide to building Linux containers with applications intended for Cloud deployment
March 6, 2023
by Dmitry Chuyko
· 7,692 Views · 2 Likes
article thumbnail
Paginating JOINs via jOOQ and DENSE_RANK()
In this tutorial, discover how jOOQ and window function DENSE_RANK() can help us to paginate JOINs.
March 6, 2023
by Anghel Leonard CORE
· 3,799 Views · 2 Likes
article thumbnail
Java Bytecode: Journey to the Wonderland (Part 3)
Examine the tools and methods used to change and work with Java bytecode, the Java Virtual Machine's (JVM) intermediate representation of Java code.
March 6, 2023
by A N M Bazlur Rahman CORE
· 3,329 Views · 2 Likes
article thumbnail
Unlock the Power of Jakarta EE With These Awesome Resources!
In this article, we'll provide some of the most helpful resources for getting started or becoming highly productive with Jakarta EE.
March 5, 2023
by Ondro Mihalyi
· 4,709 Views · 1 Like
article thumbnail
Java Sealed Classes: Building Robust and Secure Applications
Learn about Java sealed classes, which restrict the set of classes that can implement or extend them, can help prevent bugs, and make code more maintainable.
March 3, 2023
by A N M Bazlur Rahman CORE
· 4,499 Views · 2 Likes
article thumbnail
Think Reactive and Native With Quarkus, Kotlin, and GraphQL
Native applications are an essential factor in containerization. Reactive programming is an excellent choice for developing stream-based or queue-based applications
March 3, 2023
by Ashok Gudise
· 4,809 Views · 4 Likes
article thumbnail
Make Your Security Policy Auditable
In this article, learn how you can leverage OPA and Apache APISIX to move your authentication and authorization logic from the code to the infrastructure.
March 3, 2023
by Nicolas Fränkel CORE
· 4,560 Views · 2 Likes
article thumbnail
Readability in the Test: Exploring the JUnitParams
In this video tutorial, learn how to put more elegance in your test code by using JUnitParams. Learn types and how to simplify your tests with these techniques.
March 3, 2023
by Otavio Santana CORE
· 6,956 Views · 4 Likes
article thumbnail
How To Implement Video Information and Editing APIs in Java
In this article, readers will learn how to implement three separate APIs designed to help you rapidly build and scale a video processing workflow with code.
March 2, 2023
by Brian O'Neill CORE
· 4,181 Views · 2 Likes
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • Next

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com

Let's be friends: