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
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
· 13,750 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
· 8,798 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,194 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,275 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,326 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
· 18,194 Views · 6 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,526 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,426 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,540 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
· 17,200 Views · 18 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
· 5,730 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
· 40,625 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
· 6,737 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
· 6,751 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
· 2,800 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,026 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
· 18,413 Views · 16 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,694 Views · 2 Likes
article thumbnail
Getting Started With HarperDB and Java: Your First "Hello, World" Integration
In this article, learn how HarperDB integrates with Java as a choice for building real-time and data-intensive applications.
October 9, 2023
by Otavio Santana DZone Core CORE
· 5,603 Views · 4 Likes
article thumbnail
The Next Evolution of Java: Faster Innovation, Simpler Adoption
Rapid releases and enhanced cloud capabilities ensure Java stays cutting-edge by adapting to trends like AI while simplifying adoption for the next gen of developers.
October 8, 2023
by Tom Smith DZone Core CORE
· 8,204 Views · 3 Likes
  • Previous
  • ...
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • ...
  • 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: