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 3f3ff16 commit 4fb9220Copy full SHA for 4fb9220
src/main/resources/application-alpha.yml
@@ -12,7 +12,7 @@ spring:
12
url: jdbc:mysql://127.0.0.1:33060/daddyprogrammer?useUnicode=true&autoReconnect=true&characterEncoding=utf8&allowMultiQueries=true&useSSL=false&serverTimezone=UTC
13
driver-class-name: com.mysql.cj.jdbc.Driver
14
username: happydaddy
15
- password: daddy1004
+ password: daddy!@#1004
16
jpa:
17
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
18
properties.hibernate:
0 commit comments