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

This commit is contained in:
oyo
2025-08-29 11:09:56 +08:00
parent 2667b8c00c
commit 3aa2d11963

View File

@@ -7,4 +7,5 @@ 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
com.toco.agent.attach=true
server.ssl.enabled=false