Parcourir la source

更新 'application.yml'

chenweida il y a 7 ans
Parent
commit
3c187294b2
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      application.yml

+ 3 - 1
application.yml

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