This commit is contained in:
tanghc
2020-07-28 18:21:01 +08:00
parent ee30f18d53
commit 0fea955db9
165 changed files with 918 additions and 4838 deletions

View File

@@ -5,7 +5,8 @@ mysql.host=localhost:3306
mysql.username=root
mysql.password=root
# nacos地址
nacos.url=127.0.0.1:8848
# 注册中心地址
register.url=127.0.0.1:8848
#register.url=http://localhost:1111/eureka/
logging.level.com.gitee=debug