update 更改 nacos 配置文件目录 从dev文件夹迁移到nacos文件夹与其他配置区分

This commit is contained in:
疯狂的狮子li
2022-11-14 11:46:02 +08:00
parent 042bd95f48
commit cda256af8e
15 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,27 @@
spring:
mvc:
pathmatch:
# 修复 sentinel 控制台未适配 springboot 2.6 新路由方式
matching-strategy: ANT_PATH_MATCHER
server:
servlet:
encoding:
force: true
charset: UTF-8
enabled: true
session:
cookie:
name: sentinel_dashboard_cookie
logging:
level:
org.springframework.web: INFO
auth:
enabled: true
filter:
exclude-urls: /,/auth/login,/auth/logout,/registry/machine,/version,/actuator,/actuator/**
exclude-url-suffixes: htm,html,js,css,map,ico,ttf,woff,png
username: sentinel
password: sentinel