We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2438b05 commit a33581bCopy full SHA for a33581b
backend/src/main/resources/application-dev.yml
@@ -28,6 +28,7 @@ spring:
28
jdbc-url: jdbc:mysql://localhost:3306/meta_db?useSSL=false&useUnicode=true&serverTimezone=Asia/Seoul&allowPublicKeyRetrieval=true&createDatabaseIfNotExist=true
29
username: root
30
password: balaw
31
+
32
security:
33
oauth2:
34
client:
0 commit comments