Try the new Java8 + MySQL stack, or experiment with Jaeger Tracing in OpenShift.
Category: Articles
J2CL – Better late than never
Last week the Google team has finally published the source code of J2CL framework, which has been di…
Building monorepo projects with Gradle
According to Wikipedia, a monorepo is as software development strategy where many projects are store…
Mountains, Molluscs and Java – Azul Systems Blog
Find out about the combination of the Zulu JDK, Alpine Linux and Musl libc to develop services that emphasise the micro in Java microservices Simon Ritter
How to Implement Linked List in Java With JUnit Test Example
In this article, we will learn two things, how to implement a linked list from scratch in Java and how to write a unit test using JUnit fra…
Facade Design Pattern – Facade Pattern in Java – HowToDoInJava
Facade design pattern provide a unified interface to a set of interfaces in a subsystem. Facade defines a higher-level interface that makes the subsystem easier to use.
“As a Java web tool, Espresso sits between framework and server, just like what Servlet API did” – JAXenter
Last month we introduced Espresso, a core web abstraction for Java. Today, we invited its creator, Ning Sun to give us some insight into the tool.
Assertions in the Java programming language – JAXenter
Are you ready for Java assertions? Adrian D. Finlay explores how developers can make the most of this condition and how they can avoid AssertionErrors.
Using Java Flight Recorder With OpenJDK 11 – DZone Java
Java Flight Recorder (JFR) used to be a commercial add-on of the Oracle JDK. As it’s been open sourced along with Java Mission Control, we look at how to use it.
Secure Random Number Generation in Java – HowToDoInJava
In this Java 8 SecureRandom example, we’ve assembled a simple checklist to help you be successful when using secure random number in your applications.
The JVM Advent Calendar: JCP.NEXT, Streamlining the JCP Program – DZone Java
This post looks at theJCP.Next effort to streamline the JCP program JSR lifecycle in response to feedback from the Java dev community and faster release cycle.
The JDKs: Which One to Use? – DZone Java
We take a look at the different versions of the JDK available and how to select your version, specifically looking at enterprise and open-source versions.
Comparing Two HashMaps in Java | Baeldung
Learn how to compare two HashMaps in Java as well as find the differences between them
See Our Latest Webinar Based on the 184 Release
Join Payara engineers for an informative and practical webinar on the recent updates and enhancements to the Payara Platform in the last release (184)
Learning Java as a First Language
Start programming in Java with these awesome resources!