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

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest Java Topics

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
· 64,933 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,427 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
· 7,977 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,037 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,276 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,551 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,855 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
· 6,074 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,675 Views · 3 Likes
article thumbnail
Vue 3 Composition API
The change from Vue 2 to Vue 3 offers several options to developers when assembling the logic of a component.
October 7, 2023
by Xavi Llordella
· 5,703 Views · 1 Like
article thumbnail
Unveiling the Secret: Achieving 50K Concurrent User Load Using JMeter With 2.5G RAM Only
The utilization of virtual threads has enabled JMeter to operate smoothly and efficiently without any glitches, even when handling heavy loads.
October 6, 2023
by Nirmal Suthar
· 6,651 Views · 8 Likes
article thumbnail
How to Rasterize PDFs in Java
This article discusses the advantages and disadvantages of rasterizing PDF documents, and it provides a free API solution to help convert vector PDFs to raster format.
October 6, 2023
by Brian O'Neill DZone Core CORE
· 5,536 Views · 5 Likes
article thumbnail
Java 21 SequenceCollection: Unleash the Power of Ordered Collections
Java 21 introduces SequenceCollection, enabling precise control over ordered collections with methods like addFirst, addLast, and reversed.
October 5, 2023
by Otavio Santana DZone Core CORE
· 10,213 Views · 13 Likes
article thumbnail
Garbage Collection: Unsung Hero
In this post, we embark on a journey to unravel the pivotal role of Garbage Collection analysis and explore seven critical points that underscore its significance.
October 5, 2023
by Ram Lakshmanan DZone Core CORE
· 4,317 Views · 5 Likes
article thumbnail
Exploring Apache Ignite With Spring Boot
Discuss distributed caching with Apache Ignite and Spring Boot, Ignite’s distributed locks, Spring Data support, and code-deployment to invoke remote code execution.
October 5, 2023
by Ion Pascari
· 9,117 Views · 5 Likes
article thumbnail
Eclipse Store: Up and Running
We will take the first steps with the Eclipse Store. I will show what the Eclipse Store is, how you can integrate it into your project and what the first steps look like.
October 4, 2023
by Sven Ruppert DZone Core CORE
· 3,282 Views · 1 Like
article thumbnail
Not a Single Trace
Observability is an orchestra, not a single instrument. By combining multiple data points, we form an accurate production narrative to resolve issues.
October 4, 2023
by Shai Almog DZone Core CORE
· 4,255 Views · 4 Likes
article thumbnail
Eclipse JNoSQL 1.0.2: Empowering Java With NoSQL Database Flexibility
Explore Java-NoSQL integration with Eclipse JNoSQL and Quarkus, and learn how to make the most of NoSQL databases within Java-based projects.
October 3, 2023
by Otavio Santana DZone Core CORE
· 4,210 Views · 2 Likes
article thumbnail
Leveraging Weka Library for Facebook Data Analysis
Leverage Weka library to analyze Facebook data, preprocess, perform feature selection, and clustering for insights into user behavior.
October 2, 2023
by Arun Pandey DZone Core CORE
· 4,758 Views · 2 Likes
article thumbnail
Scalable Rate Limiting in Java With Code Examples: Managing Multiple Instances
Implement scalable rate limiting in Java using Token Bucket, Redis, and Gradle for high-performance and DoS attack protection.
October 2, 2023
by Arun Pandey DZone Core CORE
· 9,407 Views · 3 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: