diff --git a/template/entrance/web/src/main/resources/application.properties b/template/entrance/web/src/main/resources/application.properties index 36a4e5a..32f962e 100644 --- a/template/entrance/web/src/main/resources/application.properties +++ b/template/entrance/web/src/main/resources/application.properties @@ -6,5 +6,7 @@ project_name=handeTest check=true spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER +spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration + com.toco.agent.attach=true \ No newline at end of file