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

This commit is contained in:
oyo
2025-08-29 11:45:34 +08:00
parent 3aa2d11963
commit 68470b84fa

View File

@@ -7,5 +7,4 @@ check=true
spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER
#注销掉es的自动装配 #注销掉es的自动装配
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
com.toco.agent.attach=true com.toco.agent.attach=true
server.ssl.enabled=false