更新 template/insiis-web/src/main/resources/application.properties
#注销掉es的自动装配器
This commit is contained in:
@@ -89,6 +89,8 @@ xxl.job.executor.title={{ .artifactId }}
|
||||
xxl.job.accessToken={{ .xxljob_accessToken }}
|
||||
xxl.job.admin.username={{ .xxljob_username }}
|
||||
xxl.job.admin.password={{ .xxljob_password }}
|
||||
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
|
||||
|
||||
|
||||
#redis
|
||||
redis-config.pool.hostAndPort={{ .redis_address }}
|
||||
|
||||
Reference in New Issue
Block a user