[api] swagger 셋팅중

- swagger login 처리
This commit is contained in:
2026-02-11 17:04:06 +09:00
parent 9bc499ab97
commit 5a59c78d83
17 changed files with 584 additions and 1 deletions
+10
View File
@@ -10,6 +10,16 @@ spring:
logging:
config: classpath:logback-local.xml
jwt:
secret: "F9k3s!29dkF#1lP0X9QZx8eW!2m@0AbD"
access-token-validity-seconds: 3600
refresh-token-validity-seconds: 2592000
swagger:
login:
id: alist
password: "1qaz2wsx!@"
springdoc:
api-docs:
enabled: true