diff --git a/modules/core/src/main/resources/config/jeesite-core.yml b/modules/core/src/main/resources/config/jeesite-core.yml index 2e749365..06067fc7 100644 --- a/modules/core/src/main/resources/config/jeesite-core.yml +++ b/modules/core/src/main/resources/config/jeesite-core.yml @@ -9,7 +9,7 @@ productVersion: V5.14 copyrightYear: 2025 #======================================# -#========== Database sttings ==========# +#========= Database settings ==========# #======================================# # 数据库连接 diff --git a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-elk.xml b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-elk.xml index d0c0892c..dcaa16e6 100644 --- a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-elk.xml +++ b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-elk.xml @@ -12,6 +12,7 @@ # 日志配置 logging: config: classpath:config/logback-spring-elk.xml +<% %> ]]> \ No newline at end of file diff --git a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-prod.xml b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-prod.xml index 27282516..abaa548e 100644 --- a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-prod.xml +++ b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap-prod.xml @@ -77,6 +77,7 @@ spring: # 日志配置 logging: config: classpath:config/logback-spring-prod.xml +<% %> ]]> \ No newline at end of file diff --git a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap.xml b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap.xml index d081c617..7b3046b6 100644 --- a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap.xml +++ b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/src/main/resources/config/bootstrap.xml @@ -91,6 +91,7 @@ spring: # 日志配置 logging: config: classpath:config/logback-spring.xml +<% %> ]]> \ No newline at end of file diff --git a/web-api/src/main/resources/config/application-prod.yml b/web-api/src/main/resources/config/application-prod.yml index cc2e1c43..39514c4c 100644 --- a/web-api/src/main/resources/config/application-prod.yml +++ b/web-api/src/main/resources/config/application-prod.yml @@ -38,4 +38,4 @@ mybatis: # Mapper文件刷新线程 mapper: refresh: - enabled: false \ No newline at end of file + enabled: false diff --git a/web-api/src/main/resources/config/application.yml b/web-api/src/main/resources/config/application.yml index 95ed006e..ce87d4ff 100644 --- a/web-api/src/main/resources/config/application.yml +++ b/web-api/src/main/resources/config/application.yml @@ -45,7 +45,7 @@ server: schemeHttps: false #======================================# -#========== Database sttings ==========# +#========= Database settings ==========# #======================================# # 数据库连接 diff --git a/web-fast/src/main/resources/config/application.yml b/web-fast/src/main/resources/config/application.yml index 226ef7f2..ccabd4db 100644 --- a/web-fast/src/main/resources/config/application.yml +++ b/web-fast/src/main/resources/config/application.yml @@ -45,7 +45,7 @@ server: schemeHttps: false #======================================# -#========== Database sttings ==========# +#========= Database settings ==========# #======================================# # 数据库连接 diff --git a/web-mini/src/main/resources/config/application.yml b/web-mini/src/main/resources/config/application.yml index f6ac18d8..a300f4f1 100644 --- a/web-mini/src/main/resources/config/application.yml +++ b/web-mini/src/main/resources/config/application.yml @@ -35,7 +35,7 @@ server: schemeHttps: false #======================================# -#========== Database sttings ==========# +#========= Database settings ==========# #======================================# # 数据库连接 diff --git a/web/src/main/resources/config/application-prod.yml b/web/src/main/resources/config/application-prod.yml index cc2e1c43..39514c4c 100644 --- a/web/src/main/resources/config/application-prod.yml +++ b/web/src/main/resources/config/application-prod.yml @@ -38,4 +38,4 @@ mybatis: # Mapper文件刷新线程 mapper: refresh: - enabled: false \ No newline at end of file + enabled: false diff --git a/web/src/main/resources/config/application.yml b/web/src/main/resources/config/application.yml index 1a028b3c..1ee8be29 100644 --- a/web/src/main/resources/config/application.yml +++ b/web/src/main/resources/config/application.yml @@ -45,7 +45,7 @@ server: schemeHttps: false #======================================# -#========== Database sttings ==========# +#========= Database settings ==========# #======================================# # 数据库连接