Stars
🏗 Build container images for your Java applications.
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.
Algorithms, 4th edition textbook code and libraries
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.
🐫 This project hosts the source code for the examples of the Camel in Action 2nd ed book 📕 written by Claus Ibsen and Jonathan Anstey.
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively trace and monitor your Java code, the JDK, and 3rd party libraries.
BDD Automated Security Tests for Web Applications
Jakarta EE 10 & MicroProfile application generator and modeler
HtmlUnit and WebDriver extensions to enable in-process testing of web applications
OWASP Security Logging library for Java
Chaos Proxy is an unreliable HTTP proxy you can rely on; a lightweight tool designed for chaos testing of microservices.
A test framework for black-box testing MicroProfile and Jakarta EE applications
Automated REST API Testing Course materials.
This is a collection of starter projects under Microservice Challenge
Code Examples explained in QCon-London 2020 about TornadoVM
Membership service (to demonstrate graphQL)
CDI extension for Java EE 8 application using Apache Kafka as Event Store
Code Generation for DTO design pattern