Duplicate Finder for Documentation
Let's make a duplicate finder for documentation together – a tool to quickly detect non-exact, or fuzzy, matches in large text repositories.

Igor Kulakov
3,562 viewsLet's make a duplicate finder for documentation together – a tool to quickly detect non-exact, or fuzzy, matches in large text repositories.

Matt Van Order
6,944 viewsJFR logs are easily obtained by simply going into the command line. But what if you don't have access to the command line or terminal …

Anthony Goubard
13,781 viewsLet's replace the synchronized keyword to be more virtual threads friendly in a code readable way.

Loic Mathieu
11,631 viewsWhat makes Kestra unique amongst all the data orchestrators and how to leverage the power of the Java platform and its ecosystem to build a …

The “enlightenment roadmap” of a Java developer can be scary. How do you become the 10x Java Developer you always dreamed of becoming?

Mahendra Rao B
9,955 viewsDive into the world of functional programming in Java and through declarative programming we can able write a better and concise code

Rob Austin
8,418 viewsLearn how Chronicle Services, a Java-based framework optimised for low-latency microservices, meets critical requirements by integrating HA, …

Igor Kulakov
10,618 viewsLearn how to use IntelliJ IDEA's Pause – a lesser known feature that will help you diagnose UI freezes, deadlocks, livelocks, and more
Muaath Bin Ali
7,462 viewsSmart logging with AOP in Spring boot with our smart Logging, leveraging AOP for detailed, configurable logging. Ideal for cleaner code

Ethan McCue
10,848 viewsbld is an up-and-coming build tool for the Java ecosystem. This article guides you through getting set up to use it in your own projects.