更新 template/entrance/web/src/main/resources/application.properties
#关闭es的自动装配
This commit is contained in:
@@ -4,4 +4,6 @@ envs=local,remote,online,custom
|
||||
project_id=${projectId}
|
||||
project_name={{ .artifactId }}
|
||||
|
||||
com.toco.agent.attach=true
|
||||
com.toco.agent.attach=true
|
||||
#关闭es的自动装配
|
||||
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
|
||||
|
||||
Reference in New Issue
Block a user