瀏覽代碼

更新 'application.yml'

chenweida 7 年之前
父節點
當前提交
3c187294b2
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      application.yml

+ 3 - 1
application.yml

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