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

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

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

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

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

The Latest Coding Topics

article thumbnail
XAI: Making ML Models Transparent for Smarter Hiring Decisions
Explainable AI (XAI) lifts the veil on machine learning in recruiting, showing why candidates get scored or rejected — like skills mismatches or low experience.
March 27, 2025
by Pankaj Khurana
· 14,483 Views · 1 Like
article thumbnail
Creating an Application With a Personality
Learn how to create an AI assistant with LangChain4j in a Spring Boot application, which personalizes the application itself and has access to its actuators.
March 27, 2025
by Tamas Kiss
· 3,247 Views · 1 Like
article thumbnail
Optimized Metrics Generation With Metadata-Driven Dynamic SQL
Learn about a metadata-driven approach to generate metrics with dynamic SQL, enhancing scalability, flexibility, and efficiency in auditing and reporting.
March 27, 2025
by Tapan Parekh
· 2,244 Views · 1 Like
article thumbnail
Jakarta NoSQL 1.0: A Way To Bring Java and NoSQL Together
Jakarta NoSQL 1.0 standardizes NoSQL integration in Java with familiar annotations, a fluent API, and support for multiple NoSQL types—boosting productivity, portability.
March 26, 2025
by Otavio Santana DZone Core CORE
· 7,960 Views · 5 Likes
article thumbnail
Loader Animations Using Anime.js
Anime.js is a lightweight JavaScript library for smooth, customizable animations on CSS, SVG, and DOM elements. It offers flexibility and ease of use.
March 26, 2025
by Nagappan Subramanian DZone Core CORE
· 5,178 Views · 1 Like
article thumbnail
Best Ways to Write Clean and Quality Python Code
The article below will provide insights that can be helpful in your day-to-day coding and improve the quality of your Python code.
March 26, 2025
by Dhaval Patolia
· 4,774 Views · 5 Likes
article thumbnail
How to Integrate Event-Driven Ansible With Kafka
Integrate Ansible with Kafka for real-time automation: trigger playbooks via Kafka events, enhance incident response, optimize workflows, and scale seamlessly.
March 26, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 4,304 Views · 12 Likes
article thumbnail
Building AI-Driven Intelligent Applications: A Hands-On Development Guide for Integrating GenAI Into Your Applications
This article explains how to build a GenAI-powered chatbot and provides a step-by-step guide to build an intelligent application.
March 26, 2025
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 4,213 Views · 1 Like
article thumbnail
GenAI: From Prompt to Production
GenAI-Logic is a prompt-driven approach to describing a model and logic using natural language. Create a time tracking system and post to production in less than 2 hours.
March 25, 2025
by Tyler Band
· 5,166 Views · 7 Likes
article thumbnail
A Systematic Approach for Java Software Upgrades
Old is gold, and this is true in the case of software systems too. But, you need to keep them updated. This writing guides you in upgrading software systems.
March 25, 2025
by Binildas Christudas
· 4,508 Views · 1 Like
article thumbnail
Java Reborn: Conquering Cloud-Native and Next-Gen Concurrency
Brace yourself — Java conquers cloud-native microservices, unleashes Loom’s fast concurrency, and soars with Valhalla and Panama — future-ready and fierce!
March 25, 2025
by Alok Tibrewala
· 7,957 Views · 10 Likes
article thumbnail
Mastering Async Context Manager Mocking in Python Tests
Simplify testing complex asynchronous Python code by mastering async context manager mocking with Pytest, ensuring reliable and maintainable test coverage.
March 25, 2025
by Aditya Karnam Gururaj Rao
· 2,484 Views · 2 Likes
article thumbnail
Using KRaft Kafka for Development and Kubernetes Deployment
Simplify Kafka with KRaft—ditch ZooKeeper, streamline configs for Docker and Kubernetes, and integrate easily with Spring Boot for development and deployment.
March 25, 2025
by Sven Loesekann
· 4,268 Views · 5 Likes
article thumbnail
Video Generation With Java: Leverage Nova and Amazon Bedrock
Learn how to generate videos using Amazon Nova on Amazon Bedrock with Java. This step-by-step guide covers AWS setup and Java code for video creation.
March 25, 2025
by Danil Temnikov DZone Core CORE
· 5,964 Views · 4 Likes
article thumbnail
How to Get Word Document Form Values Using Java
This article discusses how the DOCX file structure stores form fields and values and suggests a few Java APIs that simplify retrieving DOCX form content.
March 25, 2025
by Brian O'Neill DZone Core CORE
· 4,467 Views · 1 Like
article thumbnail
Breaking AWS Lambda: Chaos Engineering for Serverless Devs
Our serverless system crashed from traffic surges. With chaos engineering, we purposely broke Lambda, tested failures with AWS FIS, and achieved 99% uptime, 30s MTTR!
March 24, 2025
by Bharath Kumar Reddy Janumpally
· 4,341 Views · 2 Likes
article thumbnail
How to Build a React Native Chat App for Android
In this article, learn to develop a React Native in-app chat and messaging with MirrorFly's SDK, including dependency setup and pre-built UI kit implementation.
March 24, 2025
by Alexander Samuel
· 3,374 Views · 3 Likes
article thumbnail
Supercharging Pytest: Integration With External Tools
Supercharge your Pytest workflow by integrating external tools for better test coverage, mocking, multi-environment testing, and debugging.
March 24, 2025
by Pradeesh Ashokan
· 2,446 Views · 2 Likes
article thumbnail
Leverage Amazon BedRock Chat Model With Java and Spring AI
Learn to use Amazon Bedrock to build an app that sends text prompts to a model with Spring AI. This guide covers AWS setup, Spring AI config, and Bedrock integration.
March 24, 2025
by Danil Temnikov DZone Core CORE
· 7,434 Views · 5 Likes
article thumbnail
Introduce a New API Quickly Using Spring Boot and Gradle
Time to market can make or break any idea or solution. Check out how quickly a RESTful API can be created by leveraging ChatGPT, Spring Boot, Gradle, and Heroku.
March 24, 2025
by John Vester DZone Core CORE
· 31,260 Views · 6 Likes
  • Previous
  • ...
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • ...
  • 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: