Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Java docker-compose Projects
-
Testcontainers
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.
There are a handful of ways to start Testcontainers, including JUnit4 annotations, JUnit5 annotations, ApplicationContextInitializer, JDBC URL scheme, and manual container lifecycle control. Let's choose manual control for now as the least "magic" option:
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
spring-boot-3-jwt-security
Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6
-
Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
-
TrashEmail
A hosted disposable email telegram bot; Extremely privacy friendly; Proudly hosted for community.
-
retail-store-sample-app
💼 Sample application for demonstrating container platforms and related technology
Project mention: Mitigating disruption during Amazon EKS cluster upgrade with blue/green deployment | dev.to | 2024-06-26We’ll demonstrate this on an EKS cluster with EC2 instances as worker nodes. This strategy can be also applied the same for Fargate, and we'll leverage the popular AWS Retail Store sample application to demonstrate the steps. For the code, head over to the AWS repository. By the end of this blog, you'll have a clear understanding of what an EKS upgrade entails and how to navigate it with confidence.
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
kanban-board
Single-click full-stack application (Postgres, Spring Boot & Angular) using Docker Compose
-
SpringBootMicroservices
Spring Boot Microservice Example(Eureka Server, Config Server, API Gateway, Services , RabbitMq, Keycloak)
-
Project mention: DDEV and PhpStorm's NodeJS Remote Interpreter for ESLint, Prettier, Tailwind, etc. | dev.to | 2025-02-27
-
-
docker-compose-spring-boot-mysql
Dockerize Spring Boot and MySQL example - using Docker Compose to connect Spring Boot to MySQL
-
springbootmicroservicedailybuffer
Spring Cloud Example (API Gateway, Zipkin, Redis, Authentication, Config Server, Docker, Kubernetes )
-
-
docker-compose-spring-boot-postgres
Docker Compose Spring Boot and Postgres example - Dockerize and connect Spring Boot to PostgreSQL
-
academicnet
Tutorial completo de uma aplicação com Spring Boot, JSF Primefaces, MySQL, Lombok, Docker e Docker-compose.
-
-
-
dynamic-debug-logging
Docker Compose PoC showing dynamic debug logging in the cloud using a structured logging framework.
-
First off, let's spin up all the required components using this docker-compose.yml. It will start Zookeeper, Kafka and Kafdrop containers in your system.
-
springboot-docker-example
Very basic SpringBoot application paired up with MySQL as database to demonstrate the usage of Docker and docker compose in my blog
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Java docker-compose discussion
Java docker-compose related posts
-
One Container to Rule Them All - Until It Doesn’t
-
Effortless Containerization: Deploying Spring Boot and MySQL with Docker and Docker Compose
-
K1s.me - Simplifying Kubernetes Journey for newbie’s
-
Spring Cloud in Kubernetes - Caused by: java.sql.SQLException: Access denied for user Issue (Mysql deployment yaml file)
-
Not sure why I slept on NewPipe for so long, but this app is great. A minimalistic YouTube with an in-app downloader. No ads, no log-in, and solid download speeds.
-
IP Management how do you do it
-
Dynamic Debug Logging
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 26 Apr 2025
Index
What are some of the best open-source docker-compose projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | Testcontainers | 8,198 |
2 | CompreFace | 6,268 |
3 | spring-boot-3-jwt-security | 1,954 |
4 | Springy-Store-Microservices | 585 |
5 | TrashEmail | 553 |
6 | retail-store-sample-app | 356 |
7 | springboot-api-rest-example | 218 |
8 | keycloak-radius-plugin | 206 |
9 | kanban-board | 182 |
10 | SpringBootMicroservices | 125 |
11 | ddev-intellij-plugin | 121 |
12 | UrlShortener-API | 83 |
13 | docker-compose-spring-boot-mysql | 81 |
14 | springbootmicroservicedailybuffer | 66 |
15 | cqrs-example | 26 |
16 | docker-compose-spring-boot-postgres | 19 |
17 | academicnet | 14 |
18 | currencyexchange | 10 |
19 | docker-compose-spring-boot-mongodb | 8 |
20 | dynamic-debug-logging | 4 |
21 | all-about-kafka | 4 |
22 | springboot-docker-example | 2 |
23 | docker-compose-tutorial | 0 |