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

Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.

Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.

Threat Detection: Learn core practices for managing security risks and vulnerabilities in your organization — don't regret those threats!

Managing API integrations: Assess your use case and needs — plus learn patterns for the design, build, and maintenance of your integrations.

The Latest Java Topics

article thumbnail
Containerizing Ballerina GraalVM Executable
This article is written using Ballerina Swan Lake Update 7(2201.7.0). We will explore how to containerize a GraalVM native executable for a ballerina application.
November 8, 2023
by Tharmigan Krishnananthalingam
· 4,583 Views · 2 Likes
article thumbnail
How To Convert ODF Files to PDF in Java
Discover how it is easier to convert ODF content to PDF with free API solutions at our disposal like ODF, an alternative to licensed office application suites.
November 6, 2023
by Brian O'Neill DZone Core CORE
· 8,520 Views · 2 Likes
article thumbnail
Exploring Lightweight Concurrency With Virtual Threads: A Developer-Agnostic Perspective
Virtual threads simplify concurrent programming, enhance scalability, and optimize resource usage in complex applications.
November 6, 2023
by Arun Pandey DZone Core CORE
· 5,128 Views · 2 Likes
article thumbnail
Limited Conversations With Distributed Systems
Rate limiting is a mechanism used to control consumption over time. This consumption over time is known as the rate. Read more!
November 3, 2023
by Chinomso Ikwuagwu
· 5,343 Views · 1 Like
article thumbnail
Querydsl vs. JPA Criteria, Part 5: Maven Integration
The first part takes a look at the Maven setup of Querydsl framework with Java EE and Jakarta. The second part sheds light on Querydsl solution with Maven classifiers.
November 3, 2023
by Arnošt Havelka DZone Core CORE
· 8,116 Views · 4 Likes
article thumbnail
JBang: How to Script With Java for Data Import From an API
Faster development time in Java by writing standard syntax and skipping the project setup with JBang scripting to pull data from an API.
November 3, 2023
by Jennifer Reif DZone Core CORE
· 7,401 Views · 3 Likes
article thumbnail
Garbage Collection Analysis: OpenJDK and GraalVM
In this article, we will be discussing and analyzing the garbage collection mechanisms of GraalVM and OpenJDK.
November 2, 2023
by Unni Mana
· 4,948 Views · 1 Like
article thumbnail
Harness the Power of Quarkus and HarperDB for Efficient Data Management
In this tutorial, learn how to build a Quarkus-based microservice API integrated with HarperDB, a robust, high-performance database.
November 1, 2023
by Otavio Santana DZone Core CORE
· 7,088 Views · 3 Likes
article thumbnail
Developing Brain-Computer Interface (BCI) Applications With Java: A Guide for Developers
BCIs enable brain-device communication; Java aids development with libraries; challenges include signal quality and ethics.
November 1, 2023
by Arun Pandey DZone Core CORE
· 7,441 Views · 4 Likes
article thumbnail
Top 40 Java 8 Interview Questions With Answers
The main goal of this article was to provide you with a comprehensive set of Java 8 interview questions and answers to help you excel in your Java 8 interviews.
November 1, 2023
by Gyan Mishra
· 12,340 Views · 2 Likes
article thumbnail
Cron Jobs vs. WatchService
A technical discussion on cron jobs and WatchService in a Spring Boot application. Various solutions are discussed in this article.
November 1, 2023
by V W
· 4,531 Views · 4 Likes
article thumbnail
Simplifying Data Entities in Spring Data With Java Records
Java developers have been relying on Spring Data for efficient data access. With the Java records, the way data entities are managed has significantly changed.
October 30, 2023
by Reza Ganji DZone Core CORE
· 5,992 Views · 4 Likes
article thumbnail
A Study on Java Static Analysis Tool Reports Triage Using Machine Learning Approaches
This study offers a thorough exploration of the effective triage of findings from Java static analysis tools utilizing cutting-edge machine learning techniques.
October 30, 2023
by Nitin Kevadiya
· 3,499 Views · 1 Like
article thumbnail
Powering Enterprise Applications: Unleashing the Java-MongoDB Synergy
Learn how Quarkus, Spring Data MongoDB, Morphia, Jakarta EE, and Eclipse JNoSQL streamline integration for high-performance solutions.
October 29, 2023
by Otavio Santana DZone Core CORE
· 6,476 Views · 2 Likes
article thumbnail
Exploring the Java ‘hs_err_pid’ File
In this post, we’re about to unravel the enigma of this file. We’ll delve into its purpose, learn how to decipher its contents and explore its vital information.
October 25, 2023
by Ram Lakshmanan DZone Core CORE
· 4,920 Views · 3 Likes
article thumbnail
Devoxx Belgium 2023 Takeaways
In October 2023, I visited Devoxx Belgium, and again, it was an awesome event! In this blog, you can find my takeaways from Devoxx Belgium 2023!
October 25, 2023
by Gunter Rotsaert DZone Core CORE
· 5,147 Views · 7 Likes
article thumbnail
The Future of Java: Virtual Threads in JDK 21 and Their Impact
The article discusses the addition of virtual threads to JDK 21 and their impact on the future of Java.
October 23, 2023
by Roopa Kushtagi
· 9,299 Views · 11 Likes
article thumbnail
Improving Unit Test Maintainability
Creating unit tests could be painful sometimes. Let's see how to improve the maintainability of unit tests with EasyRandom.
October 20, 2023
by Francisco Moreno DZone Core CORE
· 8,457 Views · 19 Likes
article thumbnail
Exploring the Impact of Stack Size on JVM Thread Creation: A Myth Debunked
This article debunks the commonly held belief that stack size influences the number of native threads that can be created in a JVM environment.
October 19, 2023
by A N M Bazlur Rahman DZone Core CORE
· 5,633 Views · 3 Likes
article thumbnail
Unlocking Performance: Exploring Java 21 Virtual Threads [Video]
Java 21 introduces efficient virtual threads alongside traditional platform threads, offering performance benefits and flexibility.
October 19, 2023
by Otavio Santana DZone Core CORE
· 8,900 Views · 5 Likes
  • Previous
  • ...
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • ...
  • 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
  • support@dzone.com

Let's be friends: