代码提交

This commit is contained in:
2023-05-22 20:56:26 +08:00
parent f840ab9774
commit d966e26eb2
2 changed files with 9 additions and 1 deletions

View File

@@ -132,6 +132,13 @@ spring:
filters:
- SwaggerHeaderFilter
- StripPrefix=1
- id: access-boot
uri: lb://access-boot
predicates:
- Path=/access-boot/**
filters:
- SwaggerHeaderFilter
- StripPrefix=1
#项目日志的配置
logging:
config: http://@nacos.url@/nacos/v1/cs/configs?tenant=@nacos.namespace@&group=DEFAULT_GROUP&dataId=logback.xml