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
Building Microservices With gRPC and Java
Learn how to use gRPC, an open-source framework that can be used to build scalable and performant microservices and to create communication between services.
January 28, 2022
by Vinod Pahuja
· 9,602 Views · 9 Likes
article thumbnail
Hiding SOAP Legacy Applications Using the Mullet Pattern
Let's dive into supporting legacy-based applications while adding the next generation of microservices in talk with Aaron Weikle, the founder, and CEO at MS3.
January 28, 2022
by Kaitlyn Barnard
· 2,969 Views · 3 Likes
article thumbnail
Adapter Design Pattern in Java [Language Translator] - Introduction, Example, and Implementation
In this video tutorial, a closer look at Adapter Design Pattern in Java (Language Translator) - introduction, example, and implementation.
January 27, 2022
by Ram N
· 5,823 Views · 3 Likes
article thumbnail
Learn Rust With Java, Part 1: The Introduction
This is the first post in the Learn Rust with Java series. This blog will enable you to have a first look into the Rust world on a JFO (Java Flying Object).
January 27, 2022
by Thirumalaivasan Rajasekaran
· 3,406 Views · 3 Likes
article thumbnail
How To Get C++ Speed in Java Serialization
Read this article and learn more about the low-latency technique leveraging C++ methodology in Java: Trivially Copyable Objects and memcpy.
January 27, 2022
by Beata Burreau
· 10,885 Views · 7 Likes
article thumbnail
How to Handle Login Pop-ups in Selenium WebDriver Using Java
This blog shows how to handle login pop-ups in Selenium WebDriver using Java and demonstrates the same on the LambdaTest platform.
January 26, 2022
by Shalini Baskaran
· 9,877 Views · 3 Likes
article thumbnail
Learn How to Create Thread Pool in Java and How to Reuse Thread
Learn about the thread pool and how to create it in Java from scratch. This post includes an intro, implementation, and testing of a simple thread pool version.
Updated January 26, 2022
by Dmitry Egorov DZone Core CORE
· 26,115 Views · 15 Likes
article thumbnail
Intro to Spring Data MongoDB Reactive and How to Move It to the Cloud
In this article, see an introduction to Spring Data MongoDB Reactive and see how to move it to the cloud.
Updated January 26, 2022
by Otavio Santana DZone Core CORE
· 37,589 Views · 8 Likes
article thumbnail
Debugging RAM: Detect/Fix Memory Leaks in Managed Languages - Heap Deep Dive (Part 2)
Java & JavaScript are garbage collected languages. But memory leaks can still plague them. Avoid, detect and fix these heap problems using this guide
January 26, 2022
by Shai Almog DZone Core CORE
· 5,332 Views · 4 Likes
article thumbnail
Template Design Pattern or Template Method Design Pattern in Java
In the video below, take a closer look at the Template Design pattern or the Template Method Design pattern in Java. Click play to get started!
January 25, 2022
by Ram N
· 4,544 Views · 5 Likes
article thumbnail
Adapter Design Pattern in Java - Introduction, Class/Sequence Diagram, and Implementation
In this video tutorial, we will take a closer look at the adapter design pattern in Java. We will cover the introduction, class/sequence diagram, and implementation.
January 24, 2022
by Ram N
· 5,463 Views · 3 Likes
article thumbnail
Service Locator Design Pattern in Java: An Introduction, Class/Sequence Diagram, and Implementation
This post contains an article that takes a closer look at the service locator design pattern in java including a class/sequence diagram to easily understand.
January 21, 2022
by Ram N
· 29,367 Views · 4 Likes
article thumbnail
Optimization Techniques Using Java Streams
In this post, we'll focus on how to handle the post-processing of the data using Java Streams. We'll also see very powerful techniques to optimize and order the results.
Updated January 21, 2022
by Manu Barriola
· 13,916 Views · 10 Likes
article thumbnail
What Is Applicative? Basic Theory for Java Developers
Are you a Java developer who wants to know the theory behind Applicatives? Here you will find a step-by-step tutorial that will help you understand them.
January 20, 2022
by Bartłomiej Żyliński DZone Core CORE
· 11,381 Views · 13 Likes
article thumbnail
You're Running Untrusted Code!
The premise that the code that runs inside your infrastructure can be trusted is dangerous - on-premise or in the Cloud. Here are some arguments that support this claim.
January 20, 2022
by Nicolas Fränkel DZone Core CORE
· 4,234 Views · 4 Likes
article thumbnail
Did You Know the Fastest Way of Serializing a Java Field Is Not Serializing It at All?
This article elaborates on different ways of serializing Java objects and benchmarks performance for the variants.
January 20, 2022
by Per-Åke Minborg
· 8,991 Views · 9 Likes
article thumbnail
Which Special Characters Must Be Escaped in Regular Expressions?
In most regular expression engines (PCRE, JavaScript, Python, Go, and Java), these special characters must be escaped outside of character classes.
January 19, 2022
by Peter Kankowski
· 4,865 Views · 4 Likes
article thumbnail
AWS Lambda Versions and Aliases Explained By Example
Learn how to use AWS Lambda versions and aliases by means of a Java example. Create a simple AWS Java Lambda, create versions and use aliases for your environment.
January 18, 2022
by Gunter Rotsaert DZone Core CORE
· 5,272 Views · 6 Likes
article thumbnail
Flyweight Design Pattern in Java
In this video tutorial, explore the Flyweight Design pattern in Java. This tutorial includes an introduction, real-time example, implementation, and key points.
January 18, 2022
by Ram N
· 6,186 Views · 4 Likes
article thumbnail
JxBrowser and JCEF
Choosing a solution to embed Chromium into a cross-platform Java desktop application
January 17, 2022
by Vladyslav Lubenskyi
· 12,127 Views · 19 Likes
  • Previous
  • ...
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • ...
  • 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: