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

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 Frameworks Topics

article thumbnail
regreSSHion: Should We Panic About the New OpenSSH Vulnerability?
This article takes a detailed look at regreSSHion, a newly discovered vulnerability in OpenSSH that affects glibc-based Linux systems.
July 10, 2024
by Nikolai Mishin
· 4,950 Views · 4 Likes
article thumbnail
How To Use the H2 Database With Spring Boot
Explore this step-by-step introduction to using the H2 database with Spring Boot, including an example that is written in the Groovy programming language.
July 9, 2024
by Thomas Fuller
· 6,110 Views · 1 Like
article thumbnail
Using Zero-Width Assertions in Regular Expressions
Explore anchors, lookahead, and lookbehind assertions, which allow you to manage which characters will be included in a match and more.
July 8, 2024
by Peter Kankowski
· 7,004 Views · 7 Likes
article thumbnail
Next-Gen Lie Detector: Stack Selection
Follow the steps of the creation of a lie detector's backend stack and learn the importance of remaining open to unconventional solutions for common tasks.
July 5, 2024
by Grigorii Novikov
· 58,521 Views · 55 Likes
article thumbnail
Comparing Axios, Fetch, and Angular HttpClient for Data Fetching in JavaScript
In this article, we will explore how to use these tools for data fetching, including examples of standard application code and error handling.
July 4, 2024
by Nitesh Upadhyaya DZone Core CORE
· 5,349 Views · 5 Likes
article thumbnail
Flask Web Application for Smart Honeypot Deployment Using Reinforcement Learning
Learn to integrate Flask web applications with Reinforcement Learning and human feedback loop for a honeypot deployment use case.
July 3, 2024
by Virender Dhiman
· 3,382 Views · 1 Like
article thumbnail
Integration Testing With Keycloak, Spring Security, Spring Boot, and Spock Framework
Configure Keycloak, integrate with Spring Boot, write repeatable unit tests using Spock, and ensure auth mechanisms work correctly through automated testing.
July 1, 2024
by Greg Lawson
· 7,482 Views · 3 Likes
article thumbnail
The Scale, Speed, and Spend of Low Code: Benefits and Challenges of Low-Code Platforms
Low-code platforms are designed to scale with business needs, handle growing user demands, and facilitate the rapid deployment of applications.
June 30, 2024
by Alireza C DZone Core CORE
· 7,271 Views · 1 Like
article thumbnail
Empowering Citizen Developers With Low- and No-Code Tools: Changing Developer Workflows and Empowering Non-Technical Employees to Build Apps
A hybrid approach to low- and no-code tools will streamline developer workflows by encouraging non-devs to develop solutions without any coding experience.
June 29, 2024
by Sudip Sengupta DZone Core CORE
· 9,410 Views · 3 Likes
article thumbnail
Spring AI: How To Write GenAI Applications With Java
In this article, take a look at how to write GenAI applications with Java using the Spring AI framework and utilize RAG for improving answers.
June 28, 2024
by Jennifer Reif DZone Core CORE
· 9,591 Views · 6 Likes
article thumbnail
Orchestrating IAT, IPA, and RPA With Low-Code Platforms: Benefits and Challenges of Advanced Automation and Testing
Through a technical deep dive on integrating process automation into low-code environments, understand why integration is vital to the future of organizations.
June 28, 2024
by Stelios Manioudakis, PhD DZone Core CORE
· 11,605 Views · 3 Likes
article thumbnail
The Role of AI in Low- and No-Code Development
AI's integration into low- and no-code development accelerates app creation by leveraging capabilities like automated code generation and intelligent assistants.
June 27, 2024
by Eric Goebelbecker DZone Core CORE
· 5,357 Views · 2 Likes
article thumbnail
Building Kafka Producer With Spring Boot
In this article, I am going to show you how to build Message Publisher using Apache Kafka and Spring Boot. First, we will talk about what Apache Kafka is.
June 26, 2024
by Sai Krishna Reddy Chityala
· 8,216 Views · 3 Likes
article thumbnail
Cluster Logging of Telecom 5G IOT Microservice Pods
Learn how Kibana visualizes data indexed in Elasticsearch log storage for vast 5G Telecom data volumes in the Kubernetes Cloud.
June 26, 2024
by BINU SUDHAKARAN PILLAI
· 15,263 Views · 4 Likes
article thumbnail
Documenting a Spring REST API Using Smart-doc
Documentation is essential. In this article, we will explore how to use Smart-doc to generate documentation for a Spring Boot REST API.
June 26, 2024
by sun yu
· 11,993 Views · 3 Likes
article thumbnail
Transforming Software Development With Low-Code and No-Code Integration
Low- and no-code practices and tools can help create faster, smarter software development processes — learn how to integrate them and mitigate potential challenges.
June 26, 2024
by Shantanu Kumar DZone Core CORE
· 4,709 Views · 5 Likes
article thumbnail
How To Use Thread.sleep() in Selenium
Learn how to pause test execution with Thread.sleep() in Selenium. Control timing for effective automation testing.
June 25, 2024
by Faisal Khatri DZone Core CORE
· 5,619 Views · 2 Likes
article thumbnail
Open-Source Dapr for Spring Boot Developers
Using Dapr with Spring Boot simplifies the development for Dapr-enabled apps: run, test, and debug locally without the need to run inside a K8s cluster.
June 24, 2024
by Thomas Vitale
· 8,864 Views · 5 Likes
article thumbnail
Automate Message Queue Deployment on JBoss EAP
In this article, learn how to fully automate the deployment of your own Message Oriented Middleware using JBoss EAP and Ansible.
June 21, 2024
by Romain Pelisse
· 6,621 Views · 4 Likes
article thumbnail
GenAI: Spring Boot Integration With LocalAI for Code Conversion
Learn how GenAI can be used locally or in private data centers using LocalAI, SpringBoot, and LangChain4J for code conversion tasks.
June 19, 2024
by Aftab Shaikh
· 7,679 Views · 4 Likes
  • Previous
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • ...
  • 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: