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 Video Library
Refcards
Trend Reports

Events

View Events Video Library

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
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

How does AI transform chaos engineering from an experiment into a critical capability? Learn how to effectively operationalize the chaos.

Data quality isn't just a technical issue: It impacts an organization's compliance, operational efficiency, and customer satisfaction.

Are you a front-end or full-stack developer frustrated by front-end distractions? Learn to move forward with tooling and clear boundaries.

Developer Experience: Demand to support engineering teams has risen, and there is a shift from traditional DevOps to workflow improvements.

The Latest Java Topics

article thumbnail
Java ZGC Algorithm Tuning
ZGC is a specialized garbage collector that focuses on managing large heaps and minimizing pauses in Java applications. Learn more!
August 16, 2023
by Ram Lakshmanan DZone Core CORE
· 3,525 Views · 3 Likes
article thumbnail
Deploy MuleSoft App to CloudHub2 Using GitHub Actions CI/CD Pipeline
This article aims to provide a comprehensive guide on effectively deploying a MuleSoft application to CloudHub2 by using GitHub Actions CI/CD pipeline.
August 16, 2023
by Ashish Jha
· 16,791 Views · 4 Likes
article thumbnail
Introducing findjava, a Tool to Simplify JRE Selection for Java Applications
Use findjava to find the right JRE for your app, regardless of OS or package manager, for smooth performance.
August 16, 2023
by Loïc Rouchon
· 3,197 Views · 2 Likes
article thumbnail
Do Not Stop Threads!
Follow this story from 2006 about losing a $20,000 contract due to calling Thread.stop() and how no one realized what was actually happening.
August 14, 2023
by Peter Verhas DZone Core CORE
· 4,587 Views · 7 Likes
article thumbnail
How to Automatically Detect Multiple Cybersecurity Threats from an Input Text String in Java
Explore the prevalence of cyberattacks that exploit user-facing text input fields in web applications and learn about an API solution to help prevent them.
August 14, 2023
by Brian O'Neill DZone Core CORE
· 5,263 Views · 2 Likes
article thumbnail
Deploying Python and Java Applications to Kubernetes With Korifi
Tutorial covering the installation and configuration of Cloud Foundry Korifi to push a Java and Python application to Kubernetes with a single command.
August 11, 2023
by Sylvain Kalache
· 8,268 Views · 6 Likes
article thumbnail
Smart BDD vs. Cucumber Using Java and JUnit5
Smart BDD vs. Cucumber using Java and JUnit5. Smart BDD promotes best practices with less code, complexity, higher-quality tests, and increased productivity.
August 11, 2023
by James Bayliss
· 11,177 Views · 6 Likes
article thumbnail
Six Considerations When Building High-Performance Java Microservices With EDA
In this article, we will outline the six key considerations and tactics for building high-performance Java microservices using event-driven architecture.
August 11, 2023
by Rob Austin DZone Core CORE
· 6,353 Views · 5 Likes
article thumbnail
Can Redis Be Used as a Relational Database?
Explore how easy it is to work with Redis in Java + Spring, and find five differences from a relational database.
August 11, 2023
by Artem Artemev
· 12,943 Views · 14 Likes
article thumbnail
Book Review: "OpenJDK Migration for Dummies"
Java licensing and OpenJDK migration is complex and vital to many. Learn about a fresh perspective, breaking down these challenges into digestible segments.
August 11, 2023
by A N M Bazlur Rahman DZone Core CORE
· 3,986 Views · 2 Likes
article thumbnail
JMS and Kafka Compared
JMS vs. Kafka — choose the right messaging system for your distributed architecture and make informed choices for efficient communication and data streaming.
August 10, 2023
by Helen Stewart
· 4,461 Views · 2 Likes
article thumbnail
Understanding Security Vulnerabilities: A First Step in Preventing Attacks
What are the common vulnerabilities we need to be aware of? How do they look, and how can we better protect ourselves from these common attacks?
August 10, 2023
by Shai Almog DZone Core CORE
· 3,772 Views · 4 Likes
article thumbnail
My Final Take On Gradle (vs Maven)
In this post, explore a take on Gradle versus Maven in this look at one developer's experiences throughout the journey of using various build tools.
August 9, 2023
by Nicolas Fränkel DZone Core CORE
· 6,053 Views · 11 Likes
article thumbnail
Integrating AI Into the IDEs
Several ideas can be explored to achieve the seamless integration of AI into IDEs: some have already been implemented, and others remain untapped opportunities.
August 9, 2023
by Gregory Ledenev
· 5,997 Views · 4 Likes
article thumbnail
Is OpenJDK Just a Drop-In Replacement?
What are the pitfalls in replacing OracleJDK with OpenJDK? Simon Ritter has some interesting observations in his new free new book. Here's the TL;DR.
August 8, 2023
by Shai Almog DZone Core CORE
· 5,111 Views · 5 Likes
article thumbnail
How To Handle NoSuchWindowException In Selenium
This blog discusses some of the most common reasons for NoSuchWindowException in Selenium and the best practices to handle it.
August 8, 2023
by Vipul Gupta
· 2,714 Views · 1 Like
article thumbnail
How To Reduce CPU Consumption Caused by Garbage Collection
Delve into 5 effective strategies to help alleviate GC cycle side effects to optimize application performance and mitigate the impact on hosting expenses.
August 8, 2023
by Ram Lakshmanan DZone Core CORE
· 4,845 Views · 6 Likes
article thumbnail
The Future of Java Programming: 5 Trends To Watch in 2023
In this article, you will learn about the future of Java programming. Check out these five hottest Java trends for 2023 that you need to be aware of.
August 7, 2023
by Madhuri Hammad
· 10,719 Views · 4 Likes
article thumbnail
Ensuring Reliable Microservice Deployment With Spring Boot Build Info Maven Plugin
Discover how to verify microservice deployments with the Spring Boot Build Info Maven Plugin, increasing the dependability of your deployment pipeline.
August 7, 2023
by Amol Gote DZone Core CORE
· 5,132 Views · 8 Likes
article thumbnail
System Architecture: Move Authentication to the API Gateway
When exposing an application to the outside world, consider a Reverse-Proxy or an API Gateway to protect it from attacks. Rate limiting comes to mind first, but it shouldn’t stop there.
August 6, 2023
by Nicolas Fränkel DZone Core CORE
· 6,472 Views · 2 Likes
  • Previous
  • ...
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

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

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • [email protected]

Let's be friends: