bu commit
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m16s

This commit is contained in:
2025-07-11 14:16:05 +02:00
parent 936140e76f
commit 726be3f613
2 changed files with 92 additions and 1 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
Run it locally:
1. build the current state:
mvn clean install or mvn clean install -DskipTests
2. docker it up and run it
docker-compose -f dev-docker-compose.yml up --build