feat: initialize loyalty agent service structure, security configuration, and campaign MCP service orchestration

This commit is contained in:
SonPhung
2026-07-21 23:54:13 +07:00
parent 5b128d8965
commit 64914c8b9a
5 changed files with 119 additions and 67 deletions

View File

@@ -23,21 +23,6 @@ spring:
connections:
loyalty:
url: ${MCP_SERVER_URL:http://localhost:9331}
# security:
# oauth2:
# client:
# registration:
# keycloak:
# client-id: ols-cli
# client-secret: ${KEYCLOAK_CLIENT_SECRET:1jV8NSAeybIqmUK0AWhI8hgdo1q5itj7}
# authorization-grant-type: client_credentials
# provider:
# keycloak:
# token-uri: ${KEYCLOAK_TOKEN_URI:http://192.168.99.235/auth/realms/ols-cn-sit/protocol/openid-connect/token}
#loyalty:
# core:
# base-url: ${LOYALTY_CORE_BASE_URL:http://192.168.99.242:8081}
logging:
pattern: