更新 template/entrance/web/src/main/resources/application.properties

#注销掉es的默认装配
This commit is contained in:
ycl
2024-12-26 10:06:29 +08:00
parent 6723418300
commit 7c62f05efd

View File

@@ -4,7 +4,7 @@ spring.main.allow-bean-definition-overriding=true
project_id=${projectId}
project_name=handeTest
check=true
spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER
#注销掉es的自动装配
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
com.toco.agent.attach=true