testcontainers topic

List testcontainers repositories

otj-pg-embedded

669
Stars
175
Forks
Watchers

Java embedded PostgreSQL component for testing

HybridTestFramework

137
Stars
62
Forks
Watchers

End to End testing of Web, API, Cloud, Events and Security

kubedock

191
Stars
31
Forks
Watchers

Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.

secure-oauth2-oidc-workshop

87
Stars
38
Forks
Watchers

Hands-On Workshop for OAuth 2.0 and OpenID Connect 1.0

java-11-examples

57
Stars
52
Forks
Watchers

JDK 11 examples and demo projects.

spring-r2dbc-sample

177
Stars
41
Forks
Watchers

Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.

pg-index-health

118
Stars
14
Forks
Watchers

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.

clojure-kafka-examples

77
Stars
10
Forks
Watchers

Clojure examples for Kafka and Kafka Streams (JAVA Interop)

springboot-ldap-testcontainers

32
Stars
27
Forks
Watchers

The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for inte...

Example project showing how to access REST endpoints from multiple servers that are secured by different client certificates, using Spring´s RestTemplate & Docker Compose