Merge pull request #6173 from EightMonth/springboot3

修复#6127 #6130
This commit is contained in:
JEECG
2024-04-25 20:04:26 +08:00
committed by GitHub
5 changed files with 8 additions and 6 deletions

View File

@ -22,7 +22,7 @@ management:
endpoints:
web:
exposure:
include: metrics,httptrace
include: metrics,httpexchanges
spring:
# flyway配置

View File

@ -22,7 +22,7 @@ management:
endpoints:
web:
exposure:
include: metrics,httptrace
include: metrics,httpexchanges
spring:
# flyway配置

View File

@ -22,7 +22,7 @@ management:
endpoints:
web:
exposure:
include: metrics,httptrace
include: metrics,httpexchanges
spring:
# flyway配置