禁用 RabbitMQ 健康检查并排除其自动配置
This commit is contained in:
@ -38,4 +38,6 @@ logging.level.org.springframework.web=DEBUG
|
||||
|
||||
#SQL ????????
|
||||
logging.level.com.bipt.intelligentapplicationorchestrationservice.mapper=DEBUG
|
||||
mybatis.configuration.log-impl=org.apache.ibatis.logging.slf4j.Slf4jImpl
|
||||
mybatis.configuration.log-impl=org.apache.ibatis.logging.slf4j.Slf4jImpl
|
||||
|
||||
management.health.rabbit.enabled=false
|
Reference in New Issue
Block a user