更新 template/entrance/web/src/main/resources/#application-local.properties
This commit is contained in:
@@ -6,6 +6,7 @@ cross.domain.headers=
|
|||||||
#spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
|
#spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
|
||||||
|
|
||||||
base.package={{.groupId}}
|
base.package={{.groupId}}
|
||||||
|
mock.enabled=true
|
||||||
# datasource
|
# datasource
|
||||||
spring.datasource.url=jdbc:mysql://${DB_HOST:10.0.2.201:3306}/${DB_DATABASE:hande_test}?characterEncoding=utf-8&serverTimezone=Asia/Shanghai&useSSL=false
|
spring.datasource.url=jdbc:mysql://${DB_HOST:10.0.2.201:3306}/${DB_DATABASE:hande_test}?characterEncoding=utf-8&serverTimezone=Asia/Shanghai&useSSL=false
|
||||||
spring.datasource.username=${DB_USER:hande_test_user}
|
spring.datasource.username=${DB_USER:hande_test_user}
|
||||||
|
|||||||
Reference in New Issue
Block a user