☕️ java-dev
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.
Classic point and click adventure game engine and editor
Reduce PDF file size by applying jpeg compression to embedded images
Life is too short to google for dependencies and versions
Gradle plugin which validates the licenses of your dependency graph match what you expect
The modular web framework for Java and Kotlin
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients a…
A high performance caching library for Java
Java annotation processor to create immutable objects and builders, for records too. Sweep boilerplate code under the rug!
Processing-style sketches in plain Java. Minvio handles the window + draw loop so you can focus on graphics and experiments.
An powerful enhanced toolkit of MyBatis for simplify development
Free universal database tool and SQL client
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
🔐 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…
Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Zero-allocation hashing for Java
High Performance data structures and utility methods for Java
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.
Java regular expressions made easy.
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.