|
@@ -5,7 +5,7 @@ spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/reso
|
|
|
|
|
|
|
|
|
#spring.datasource.url=jdbc:mysql://47.104.200.54:3306/OnlinePapers?useUnicode=true&characterEncoding=utf-8
|
|
|
-spring.datasource.url=jdbc:mysql://${serverAddress}:30875/OnlinePapers?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8
|
|
|
+spring.datasource.url=jdbc:mysql://${serverAddress}:30875/onlinepapers?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8
|
|
|
spring.datasource.username=onlinepapers
|
|
|
spring.datasource.password=134679258Aa_
|
|
|
spring.jpa.hibernate.ddl-auto=update
|