1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

后端微服务配置上线

This commit is contained in:
2023-04-18 03:48:38 +08:00
parent c77a4c98fc
commit cb1b0e4e7e
31 changed files with 188 additions and 24 deletions

View File

@@ -15,6 +15,7 @@ spring:
nacos:
discovery:
server-addr: 127.0.0.1:8848
namespace: public
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.cj.jdbc.Driver