feat: scaffold initial loyalty-agent-service project with OpenAPI specifications and OAuth2-enabled API client configuration

This commit is contained in:
SonPhung
2026-07-17 01:49:30 +07:00
commit c3861d6476
30 changed files with 6991 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
./mvnw package -Pgen
./mvnw compile spring-boot:run