...
|
...
|
@@ -24,5 +24,11 @@ spring: |
|
|
password: +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
|
|
|
yhCommunity:
|
|
|
url: jdbc:mysql://read.uic.yohoops.org:3306/yh_community?useUnicode=true&characterEncoding=UTF-8
|
|
|
username: yh_vpc_bak
|
|
|
password: +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
|
|
|
logging:
|
|
|
config: classpath:logback-boot.xml |
|
|
\ No newline at end of file |
...
|
...
|
|