src/main/resources/application-hxsj.yml
@@ -17,7 +17,7 @@ # 开发环境配置 server: # 服务器的HTTP端口,默认为8080 port: 8088 port: 9132 servlet: # 应用的访问路径 context-path: / @@ -64,7 +64,7 @@ master: url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-hxsj?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 username: root password: hxsj@123456.. password: xd@123456.. # 从库数据源 slave: # 从数据源开关/默认关闭