Go to file
David 528d746904
Some checks failed
CI/CD Pipeline for Spring Boot Dev / build-and-test (push) Failing after 16s
CI/CD Pipeline for Spring Boot Dev / docker (push) Has been skipped
Merge branch 'main' into dev
2025-09-12 12:01:32 +02:00
.gitea/workflows feature ci 2025-09-12 12:01:20 +02:00
.mvn/wrapper first commit 2025-08-03 02:39:47 +02:00
application FIX Structure of Project 2025-08-09 15:50:20 +02:00
bootstrap FIX Structure of Project 2025-08-09 15:50:20 +02:00
common first commit 2025-08-03 02:39:47 +02:00
domain Fix Adding Class of Test Infra and Service 2025-08-09 16:23:58 +02:00
infrastructure Fix Adding Class of Test Infra and Service 2025-08-09 16:23:58 +02:00
.gitattributes first commit 2025-08-03 02:39:47 +02:00
.gitignore first commit 2025-08-03 02:39:47 +02:00
compose.yml first commit 2025-08-03 02:39:47 +02:00
Dockerfile first commit 2025-08-03 02:39:47 +02:00
Dockerfile-springboot first commit 2025-08-03 02:39:47 +02:00
entrypoint.sh first commit 2025-08-03 02:39:47 +02:00
mvnw first commit 2025-08-03 02:39:47 +02:00
mvnw.cmd first commit 2025-08-03 02:39:47 +02:00
pom.xml first commit 2025-08-03 02:39:47 +02:00
README.md first commit 2025-08-03 02:39:47 +02:00
wait-for-it.sh first commit 2025-08-03 02:39:47 +02:00

leblr-backend

Le BLR backend side
SWAGGER UI : http://localhost:8080/swagger-ui.html

.\mvnw clean install flyway:migrate -Pprod
.\mvnw clean install flyway:migrate '-Dflyway.configFiles=flyway-h2.conf' -Pdev