Run true-to-production tests on your Java applications
TestContainers helps improves true-to-production testing, see how you could make use of it for your MicroProfile and Jakarta EE apps.

Grace Jansen
6,548 viewsTestContainers helps improves true-to-production testing, see how you could make use of it for your MicroProfile and Jakarta EE apps.

Gerhard Fuchs
5,954 viewsSee how FEPCOS-J relieves developers of the network programming required to implement a client-server application in Java.

Michael Gasche
7,579 viewsbeetRoot is a slim and rapid Java web development as well as a full & secure client-server framework ready to run.

Frank Delporte
6,028 viewsI was experimenting with a Java application that can act as a web server and includes the user interface HTML-files that get modified with …

Have you ever wondered how libraries like Spring and Mockito modify your code at run-time to implement all their advanced features?

Wouter Nederhof
4,481 viewsWireQuery is a tool that helps you solve user-reported issues by combining session replay with capturing API calls. In this article, I will …

Oleksandr Hrebeniuk
11,705 viewsIn this article, we want to share our experience using real-life examples on how to identify and optimize slow SQL queries, especially when …

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.
Jonathan Vila
10,888 viewsHow to ensure the right usage of the new version of Java 21, and improve performance and clarity in our code base.

Grace Jansen
6,703 viewsHow to use Liberty Tools for IntelliJ IDEA to enable rapid, easy, and efficient development of cloud-native Java applications with Liberty.