From 68470b84fa246a7fc0eb31c7cca48804d541465a Mon Sep 17 00:00:00 2001 From: oyo Date: Fri, 29 Aug 2025 11:45:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/entrance/web/src/?= =?UTF-8?q?main/resources/application.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../entrance/web/src/main/resources/application.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/template/entrance/web/src/main/resources/application.properties b/template/entrance/web/src/main/resources/application.properties index 3b3bdd4..11b4c7d 100644 --- a/template/entrance/web/src/main/resources/application.properties +++ b/template/entrance/web/src/main/resources/application.properties @@ -7,5 +7,4 @@ 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 -server.ssl.enabled=false \ No newline at end of file +com.toco.agent.attach=true \ No newline at end of file