This commit is contained in:
2025-09-19 16:32:24 +09:00
parent 5e0db4ff03
commit 4b652c4df5
25 changed files with 1166 additions and 730 deletions
@@ -103,4 +103,5 @@ spring.webflux.response-timeout=60s
api.base-url=ss
build.config.run=local
jwt.secret=your-very-long-and-super-secret-key-for-jwt-that-is-at-least-64-characters-long
jwt.expiration=86400000
jwt.expiration=86400000
logging.level.org.springframework.security=DEBUG