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