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
Build a Spring Boot REST Application With Gradle
Spring Boot is a powerful framework that can be used to build a wide variety of applications. With a little practice, you can be building robust and scalable APIs in no time.
February 21, 2024
by Aditya Bhuyan
· 11,719 Views · 2 Likes
article thumbnail
Mastering Spring: Synchronizing @Transactional and @Async Annotations With Various Propagation Strategies
@Transactional annotation, combined with various propagation strategies, offers granular control over transaction management, ensuring data integrity.
February 20, 2024
by Andrei Tuchin DZone Core CORE
· 13,615 Views · 8 Likes
article thumbnail
How To Integrate NCache With JPA Hibernate for Caching in Spring Boot Applications
In this article, let’s discuss the caching feature of Hibernate with NCache for caching in a Spring Boot application with an illustrating example.
February 20, 2024
by Sriram Kumar Mannava
· 5,305 Views · 2 Likes
article thumbnail
Top 5 Trends for Data Streaming With Kafka and Flink in 2024
Top 5 Trends for Data Streaming with Apache Kafka and Flink: data sharing, data contracts, multi-cloud, serverless stream processing, GenAI.
February 19, 2024
by Kai Wähner DZone Core CORE
· 4,365 Views · 2 Likes
article thumbnail
Automate JBoss Web Server 6 Deployment With the Red Hat Ansible Certified Content Collection for JWS
Learn how to automate the deployment of JBoss Web Server 6 using the Red Hat Ansible Certified Content Collection for JWS 2.0.0.
February 15, 2024
by Romain Pelisse
· 6,907 Views · 1 Like
article thumbnail
Be Punctual! Avoiding Kotlin’s lateinit In Spring Boot Testing
Make writing code in Kotlin an even more rewarding and fun experience as you explore the benefits of converting Java code to Kotlin and conversion solutions.
February 15, 2024
by Severn Everett
· 8,199 Views · 4 Likes
article thumbnail
Scaling Java Microservices to Extreme Performance Using NCache
This article will teach you how to scale the Java Microservices to achieve extreme performance using different cache techniques with NCache.
February 14, 2024
by Gowtham K
· 10,095 Views · 7 Likes
article thumbnail
Exploring the Power of the Functional Programming Paradigm
This article discusses functional programming, which uses stateless functions over immutable data for simplified concurrency and reliability.
February 14, 2024
by Igboanugo David Ugochukwu
· 4,881 Views · 2 Likes
article thumbnail
Why Apache Kafka and Apache Flink Work Well Together to Boost Real-Time Data Analytics
Use Flink and Kafka to create reliable, scalable, low-latency real-time data processing pipelines with fault tolerance and exactly-once processing guarantees.
February 13, 2024
by Gautam Goswami DZone Core CORE
· 4,507 Views · 1 Like
article thumbnail
The Best Way To Diagnose a Patient Is To Cut Him Open
Explore modern debugging beyond print statements, highlighting tools like tracepoints and object marking for efficient problem-solving.
February 13, 2024
by Shai Almog DZone Core CORE
· 3,913 Views · 2 Likes
article thumbnail
Threads, ThreadPools, and Executors: Multi-Thread Processing In Java
This detailed description of how implementations of the Java Executor interface work focuses on relations between all of the Executors and their use cases.
February 13, 2024
by Bartłomiej Żyliński DZone Core CORE
· 6,018 Views · 10 Likes
article thumbnail
Leveraging Java's Fork/Join Framework for Efficient Parallel Programming: Part 1
Delve into the intricacies of the Fork/Join framework, specifically designed to make parallelizing tasks more efficient and straightforward.
February 12, 2024
by Andrei Tuchin DZone Core CORE
· 9,370 Views · 9 Likes
article thumbnail
Achieving Inheritance in NoSQL Databases With Java Using Eclipse JNoSQL
Explore Eclipse JNoSQL and MongoDB to streamline NoSQL database interactions in Java applications, making it easier to manage and manipulate diverse data sets.
February 12, 2024
by Otavio Santana DZone Core CORE
· 6,064 Views · 3 Likes
article thumbnail
Implementation Best Practices: Microservice API With Spring Boot
In this article, I share some useful tips for implementing Microservices API with Java and Spring Boot, along with a sample code to refer to.
February 12, 2024
by Amritendu De
· 8,600 Views · 7 Likes
article thumbnail
Advanced Brain-Computer Interfaces With Java
This article guides Java developers on building a brain-computer interface application using NeuroSky's MindWave Mobile headset.
February 11, 2024
by Arun Pandey DZone Core CORE
· 9,668 Views · 6 Likes
article thumbnail
Making Dropwizard Metrics Accessible via CQL in Apache Cassandra
The journey into Apache Cassandra's metrics system, specifically through the lens of Dropwizard Metrics and the virtual table API.
February 9, 2024
by Maxim Muzafarov
· 6,095 Views · 1 Like
article thumbnail
Five Java Developer Must-Haves for Ultra-Fast Startup Solutions
Faster Java startup must not compromise developer experience, throughput performance, or security. We discuss how we achieved this with Liberty InstantOn.
February 9, 2024
by Vijay Sundaresan
· 10,609 Views · 5 Likes
article thumbnail
Unleashing the Power of Java Interfaces
This article sheds light on the possible ways to utilize the power of Java Interfaces and get clean, expressive, concise, yet readable code.
February 7, 2024
by Sergiy Yevtushenko
· 5,986 Views · 4 Likes
article thumbnail
Deploying a WildFly 30.0.1.Final Cluster Using Ansible
Learn how to deploy and manage your WildfFly's cluster in a fully automated fashion on thousands of systems using Ansible and Ansible collection for WildFly.
February 6, 2024
by Romain Pelisse
· 4,959 Views · 1 Like
article thumbnail
Applying CI/CD to Java Apps Using Spring Boot
Explore this in-depth tutorial to learn more about building Continuous Integration/Continuous Delivery (CI/CD) into Spring-Boot-based Java applications.
Updated February 6, 2024
by Fanon Jupkwo (Fan Jups)
· 121,311 Views · 42 Likes
  • Previous
  • ...
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • ...
  • 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: