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
Please enter at least three characters to search
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

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Java Topics

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,857 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
· 9,503 Views · 5 Likes
article thumbnail
Mastering Backpressure in Java: Concepts, Real-World Examples, and Implementation
Backpressure balances data production and consumption, preventing system overload. Java's Flow API enables effective backpressure implementation in applications.
October 17, 2023
by Arun Pandey DZone Core CORE
· 14,671 Views · 12 Likes
article thumbnail
Java 21 Record and Pattern Matching: Master Data-Oriented Programming[Video]
Java 21's JEP 440 introduces record patterns for data navigation, while JEP 441 brings pattern matching to switch statements, streamlining data-oriented programming.
October 15, 2023
by Otavio Santana DZone Core CORE
· 9,302 Views · 2 Likes
article thumbnail
Top 30+ Spring Boot Interview Questions With Answers
This post will present you with a curated set of often-requested Spring Boot interview questions to help you ace your interviews.
October 13, 2023
by Gyan Mishra
· 8,518 Views · 7 Likes
article thumbnail
Java and MongoDB Integration: A CRUD Tutorial [Video Tutorial]
This video tutorial series integrates Java with MongoDB, unlocking project potential and deepening understanding.
October 13, 2023
by Ram N
· 6,694 Views · 3 Likes
article thumbnail
Tackling Production Issues in the Ballerina GraalVM Executable
This article is written using Ballerina Swan Lake Update 7(2201.7.0). We will explore how to engage standard tools to tackle production issues.
October 13, 2023
by Tharmigan Krishnananthalingam
· 6,406 Views · 4 Likes
article thumbnail
Exploring Exciting New Features in Java 17 With Examples
In this blog, we will learn about 5 new Java features: 1. Sealed Classes 2. Pattern Matching for Switch 3. Foreign Function Interface (FFI) 4. Memory API 5. Text Block
October 12, 2023
by Lav Kumar
· 26,301 Views · 7 Likes
article thumbnail
Ballerina Code to GraalVM Executable
This article is written using Ballerina Swan Lake Update 7(2201.7.0). We will explore how to build a GraalVM native executable for a Ballerina application.
October 12, 2023
by Tharmigan Krishnananthalingam
· 4,672 Views · 2 Likes
article thumbnail
Your Codebase Is a Cluttered Garage
By consolidating this first-call information, teams can identify unused code and finally tidy up that ever-growing codebase.
October 11, 2023
by Erik Costlow
· 5,714 Views · 4 Likes
article thumbnail
How To Generate Spring Properties Documentation
Are you struggling to keep the documentation of your Spring configuration properties in line with the code? Learn how to solve the issue in this article.
October 11, 2023
by Gunter Rotsaert DZone Core CORE
· 7,975 Views · 9 Likes
article thumbnail
Java 21 Is a Major Step for Java: Non-Blocking IO and Upgraded ZGC
Let's understand how Virtual Threads are a major benefit for developers and the whole Java ecosystem and how ZGC improves on Java's already solid GC capabilities.
October 11, 2023
by Theodore Ravindranath
· 19,439 Views · 19 Likes
article thumbnail
Cloud-Native Integration Platforms To Accelerate Business Transformation
This article delves into the pivotal role of cloud-native integration platforms by unlocking their power to expedite business transformation.
October 11, 2023
by Pradeep Kumar Dhoopati
· 6,033 Views · 3 Likes
article thumbnail
Best Practices To Deal With Javax to Jakarta Migration
In this post, I’ll explain everything you need to know to upgrade to Jakarta EE 9+ successfully and in almost no time.
October 11, 2023
by Ondro Mihalyi
· 66,186 Views · 4 Likes
article thumbnail
How to Password Protect a PDF File Using Java: A Step-By-Step Guide
Learn how to password protect PDF files using Java and Apache PDFBox. Follow this step-by-step guide to secure sensitive information and implement robust PDF encryption.
October 11, 2023
by Prasanna Manjunatha
· 8,493 Views · 3 Likes
article thumbnail
Using Spring JdbcTemplate With JdbcTemplateMapper
In this article, learn about JdbcTemplateMapper, a simple library that makes the usage of Spring JdbcTemplate less verbose for CRUD and relationship queries.
October 10, 2023
by Antony Joseph
· 8,042 Views · 3 Likes
article thumbnail
EclipseStore High-Performance-Serializer
I will introduce you to the serializer from the EclipseStore project and show you how to use it to take advantage of a new type of serialization.
October 10, 2023
by Sven Ruppert DZone Core CORE
· 3,056 Views · 1 Like
article thumbnail
An Advanced Complex Data Migration Solution
In this article, learn about a data migration solution for cases where Java processing is needed on the records to migrate.
October 9, 2023
by Sven Loesekann
· 5,298 Views · 3 Likes
article thumbnail
AI in Java: Building a ChatGPT Clone With Spring Boot and LangChain
Learn to build a ChatGPT clone with Spring Boot, LangChain, and Hilla in Java. Cover both synchronous chat completions and advanced streaming completion.
October 9, 2023
by Marcus Hellberg
· 19,635 Views · 17 Likes
article thumbnail
Which Programming Tools Are Written in Java?
Although it is not always known, the Java platform was used to implement various tools and components used in modern tech systems.
October 9, 2023
by Michał Matłoka
· 4,864 Views · 2 Likes
  • Previous
  • ...
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • ...
  • 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: