Stars
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
The reliable, generic, fast and flexible logging framework for Java.
🚀 Release projects quickly and easily with JReleaser
🔐 An SSL library for configuring http client or server. Rich with features such as hot reloading ssl and trusting additional certificates during runtime, combining multiple keystores, loading pem f…
How to idiomatically structure a large build with Gradle 8 or Gradle 9
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Provides additional date-time classes that complement those in JDK 8
A Gradle plugin to use dependencies from 'module-info.java' files.
Implementation of SLF4J which allows easy access to logging events in tests
FxDriver is a driver for Selenium WebDriver project for testing JavaFX desktop applications. This project allows you to write system tests for a whole application, finds controls inside application…
A Java HTTP Server implementation, in a flavour that suits you