更新 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

@@ -8,3 +8,4 @@ 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