Refactor: first iteration of modular and dockerized approach

This commit is contained in:
ivfrost
2026-01-24 15:14:16 +01:00
parent 43e55f9f18
commit 938877d852
147 changed files with 4103 additions and 3044 deletions

View File

@@ -0,0 +1,5 @@
set -a
source ./src/main/resources/.env
set +a
./mvnw -Pnative spring-boot:build-image