Ver código fonte

更新 'application.yml'

chenweida 7 anos atrás
pai
commit
3c187294b2
1 arquivos alterados com 3 adições e 1 exclusões
  1. 3 1
      application.yml

+ 3 - 1
application.yml

@ -50,4 +50,6 @@ eureka:
#        enabled: true
management:
  security:
    enabled: false #关闭springboot自带的接口的权限认证 默认是true