@@ -31,7 +31,7 @@ spring:
max-wait: -1ms
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
- url: jdbc:mysql://8.130.28.21:3306/jkld?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
+ url: jdbc:mysql://8.130.28.21:3306/llnx_dev?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
username: root
password: Hfln@1024
druid:
@@ -5,7 +5,7 @@ spring:
pathmatch:
matching-strategy: ant_path_matcher
profiles:
- active: dev
+ active: local
application:
name: portal-service-server