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

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

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

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

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

The Latest Java Topics

article thumbnail
How To Implement Image Segmentation
Image segmentation is important for functions like background changing and cutout. Read on to check out a solution that helps easily implement this feature.
June 16, 2023
by Jackson Jiang DZone Core CORE
· 5,645 Views · 1 Like
article thumbnail
Microservices With Apache Camel and Quarkus (Part 4)
After learning how to run our microservices in JVM mode in Part 2 of this series, let's now look at how to do the same in native mode.
June 15, 2023
by Nicolas Duminil DZone Core CORE
· 9,672 Views · 7 Likes
article thumbnail
10 Ways To Keep Your Java Application Safe and Secure
These ten steps will assist you in protecting your Java program from potential weaknesses and reducing the possibility of unwanted access or data breaches.
June 15, 2023
by Amy Parker
· 6,353 Views · 2 Likes
article thumbnail
Datafaker 2.0
Datafaker 2.0 is a major release of data generation library, and it comes with several exciting new features that make it an even more powerful tool for data generation.
June 15, 2023
by Illia Pantsyr
· 11,427 Views · 9 Likes
article thumbnail
How to Seamlessly Integrate Data Into NetSuite
Discover effective strategies for integrating data into NetSuite. Explore various options, considerations, and best practices for seamless integration.
June 15, 2023
by Peter Ries
· 6,288 Views · 1 Like
article thumbnail
Implement OpenAPI for AWS Lambda in Quarkus Using API Gateway Integrator
AWS API Gateway integration makes it easy to implement REST API using Lambda Function, which conforms to OpenAPI standards.
June 15, 2023
by Sima Pal
· 7,833 Views · 3 Likes
article thumbnail
Low Overhead Continuous Contextual Production Profiling
Explore different stack trace visualizations and low overhead continuous contextual production profiling for optimizing performance analysis in production.
June 15, 2023
by Ravi Pulle
· 4,671 Views · 3 Likes
article thumbnail
A/B Testing Was a Handful Until We Found the Replacement for Druid
The recipe for successful A/B testing is quick computation, no duplication, and no data loss. For that, we used Apache Flink and Apache Doris to build our data platform.
June 14, 2023
by Haris Dou
· 3,153 Views · 1 Like
article thumbnail
Spring Cloud: How to Implement Service Discovery (Part 1)
In this article, readers will learn how to configure and run some service discovery sample architectures by using the Spring Cloud components.
June 13, 2023
by Mario Casari
· 6,973 Views · 1 Like
article thumbnail
Everything Bad in Java Is Good for You
Nulls and checked exceptions are often promoted as "bad things" in Java, this isn't the case. Both carry significant advantage over the alternatives.
June 13, 2023
by Shai Almog DZone Core CORE
· 9,219 Views · 17 Likes
article thumbnail
Harnessing the Power of NiFi: Building a Seamless Flow To Ingest PM2.5 Data From a MiNiFi Java Agent With a Particle Sensor
In this tutorial, discover how to use MiNiFi, NiFi, Kafka, and Flink for sensor ingest, processing, analytics, and visualization.
June 13, 2023
by Tim Spann DZone Core CORE
· 5,737 Views · 4 Likes
article thumbnail
(Spring) Booting Java To Accept Digital Payments With USDC
Now focusing my career on Fintech, I decided it was time to understand how to introduce web3 into an existing Java-based RESTful API.
June 12, 2023
by John Vester DZone Core CORE
· 55,244 Views · 7 Likes
article thumbnail
Superior Stream Processing: Apache Flink's Impact on Data Lakehouse Architecture
Apache Flink's unique streaming and fault tolerance features make it a strong choice for efficient data lakehouse implementation.
June 8, 2023
by Andrey Gusarov
· 8,717 Views · 4 Likes
article thumbnail
How to Supplement SharePoint Site Drive Security With Java Code Examples
This article advocates for expanding upon built-in SharePoint Online Site Drive security by integrating an external security API solution.
June 7, 2023
by Brian O'Neill DZone Core CORE
· 6,166 Views · 2 Likes
article thumbnail
Microservices With Apache Camel and Quarkus (Part 3)
In Parts 1 and 2, you've seen how to run microservices as Quarkus local processes. Let's now look at some K8s-based deployments, starting with Minikube.
June 7, 2023
by Nicolas Duminil DZone Core CORE
· 8,859 Views · 2 Likes
article thumbnail
Deploying Smart Contract on Ethereum Blockchain
In this article, the reader will learn how to deploy an Ethereum smart contract and connect it with their Spring application.
June 7, 2023
by Alexander Makeev
· 6,396 Views · 8 Likes
article thumbnail
Manifold vs. Lombok: Enhancing Java With Property Support
Two decades ago, we worked on properties in Java. Lombok filled in that gap. Manifold aims to solve this same problem. Is it ready for prime time?
June 7, 2023
by Shai Almog DZone Core CORE
· 4,292 Views · 4 Likes
article thumbnail
Part 3 of My OCP Journey: Practical Tips and Examples
Like learning a foreign language, you have to write original code if you want to master Java deeply. Make your examples fun, and life-like. They'll stick with you.
June 5, 2023
by Jasper Sprengers
· 5,159 Views · 4 Likes
article thumbnail
Integrate Cucumber in Playwright With Java
Integrating Cucumber with Playwright combines natural language scenarios with browser automation, boosting project performance.
June 5, 2023
by Kailash Pathak DZone Core CORE
· 13,536 Views · 4 Likes
article thumbnail
Microservices With Apache Camel and Quarkus (Part 2)
Take a look at a scenario to deploy and run locally the simplified money transfer application presented in part 1 as Quarkus standalone services.
June 3, 2023
by Nicolas Duminil DZone Core CORE
· 10,385 Views · 2 Likes
  • Previous
  • ...
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • ...
  • 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: