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

The Latest Java Topics

article thumbnail
How to Generate and Compile Sources at Runtime in Java
In this article, learn how to generate and compile sources at runtime in Java with and without class loading.
February 3, 2021
by Marion Keely
· 12,240 Views · 9 Likes
article thumbnail
Spring Cloud Function in Azure
This article outlines the deployment of Spring Cloud Function as a Java Function to Azure Functions, from validation and setup to testing and deployment.
February 2, 2021
by Vignesh Prabhu
· 8,322 Views · 3 Likes
article thumbnail
Native Memory May Cause Unknown Memory Leaks
Recently I came across a strange case: the memory usage of my program exceeded the maximum value intended for the heap. I found an interesting issue.
January 31, 2021
by Reza Ganji DZone Core CORE
· 7,031 Views · 11 Likes
article thumbnail
Modernizing Java EE Applications With WebSphere Liberty
Time to bring older apps up to snuff.
January 31, 2021
by Niklas Heidloff
· 5,309 Views · 4 Likes
article thumbnail
Shared Microservice Configurations Using Spring Cloud Config
The microservice architecture pattern enables businesses to distribute functionality between many small applications instead of larger monolithic portions.
January 30, 2021
by Joe Cavazos
· 6,627 Views · 4 Likes
article thumbnail
DataWeave Interview Question: Find Unique Names From the Input
A quick tutorial article that shows you the code you need to better work with Dataweave and Mulesoft, focusing on a common interview question.
January 29, 2021
by Gaurav Dubey
· 11,022 Views · 4 Likes
article thumbnail
Using Barcodes in iText 7
A developer shows us how to use Java to create several different types of bar codes and explains how these barcodes work to encode data.
January 29, 2021
by Arnošt Havelka DZone Core CORE
· 10,647 Views · 1 Like
article thumbnail
Advanced Search and Filtering API Using Spring Data and MongoDB
In this tutorial, you will learn to implement filter/search Rest API for an existing Spring Boot application using Spring Data JPA and MongoDB.
January 29, 2021
by Anicet Eric
· 44,844 Views · 3 Likes
article thumbnail
How To Detect Faces in an Image in Java
Leverage innovative face detection technology to instantly locate the positions of faces in an image to assist with metadata entry, accessibility features, etc.
January 28, 2021
by Brian O'Neill DZone Core CORE
· 8,827 Views · 13 Likes
article thumbnail
Mock Java Date/Time for Testing
Time mocking is a viable solution to avoiding current time inconveniences during testing, which can be accomplished by using the new Java 8 Date/Time API.
January 27, 2021
by Dmytro Stepanyshchenko
· 59,682 Views · 2 Likes
article thumbnail
Change Data Capture With Debezium: A Simple How-To, Part 1
This is a simple how-to on how to build out a change data capture solution using Debezium within an OpenShift environment.
Updated January 26, 2021
by Eric Deandrea
· 21,248 Views · 8 Likes
article thumbnail
Manage Hierarchical Data in MongoDB With Spring
In this article, we show CRUD operations on hierarchical data stored in MongoDB by taking advantage of the "$graphLookup" operation and build a Spring Boot app.
January 25, 2021
by Kyriakos Mandalas DZone Core CORE
· 27,699 Views · 7 Likes
article thumbnail
What Makes Java Open-Source?
Navigating Java from an open-source perspective can be a bit confusing given the language's long history, acquisitions, and relicenses.
January 24, 2021
by Daniel Oh DZone Core CORE
· 6,502 Views · 5 Likes
article thumbnail
Versioning Multiple Microservices in a Monorepo Using Maven
Let's make microservices a bit less complicated.
January 24, 2021
by Dror Helper
· 7,680 Views · 3 Likes
article thumbnail
Converting the Date to Julian Date Format in Dataweave 2.0 (Mule 4)
The article explains how to change the date using the Dataweave 2.0 code to convert the Date Format ("yyyy-MM-dd") to Julian Date Format.
January 23, 2021
by Abhishek Bathwal
· 9,100 Views · 1 Like
article thumbnail
AWS Lambda Errors With Java Lambdas and Serverless Framework
Make your lambdas work right with Lambda.
January 23, 2021
by Kevin Hooke
· 5,796 Views · 2 Likes
article thumbnail
How to Rephrase or Paraphrase Text Using AI in Java
Automatically rephrase or paraphrase input English text by leveraging Deep Learning AI and Neural Natural Language Processing technology.
January 23, 2021
by Brian O'Neill DZone Core CORE
· 6,297 Views · 1 Like
article thumbnail
Threads in Java
A sequence or flow of execution in a Java program is called Thread. Threads are also known as lightweight process as they share the same data and process address space.
January 22, 2021
by Tarun Telang
· 9,269 Views · 19 Likes
article thumbnail
Proper String Normalization for Comparison Purposes
This article exposes some of the most important points to take into consideration when comparing strings from different systems.
Updated January 22, 2021
by Bertrand Florat
· 14,957 Views · 3 Likes
article thumbnail
Garbage Collection in Java (JVM)
Garbage Collection in Java automatically allocates and deallocates memory, so that developers don’t need to write an explicit program to do memory management.
January 22, 2021
by Arjun P Jathindramohan
· 8,056 Views · 6 Likes
  • Previous
  • ...
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

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 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×