升级Spring Cloud Hoxton & Alibaba,认证授权改用Oauth2。
This commit is contained in:
11
mall-auth/src/main/resources/bootstrap-dev.yml
Normal file
11
mall-auth/src/main/resources/bootstrap-dev.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
spring:
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
server-addr: http://localhost:8848
|
||||
config:
|
||||
server-addr: http://localhost:8848
|
||||
file-extension: yaml
|
||||
logging:
|
||||
level:
|
||||
root: debug
|
||||
Reference in New Issue
Block a user