From 47155431e8942dffcc9bca5beadadd3316c69411 Mon Sep 17 00:00:00 2001 From: ycl Date: Fri, 22 Nov 2024 15:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/entrance/web/src/?= =?UTF-8?q?main/resources/application-local.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/src/main/resources/application-local.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/entrance/web/src/main/resources/application-local.properties b/template/entrance/web/src/main/resources/application-local.properties index 70acd64..4672dd2 100644 --- a/template/entrance/web/src/main/resources/application-local.properties +++ b/template/entrance/web/src/main/resources/application-local.properties @@ -46,7 +46,7 @@ spring.flyway.outOfOrder=true spring.flyway.baselineOnMigrate=true spring.upload.file.path=/data/upload spring.exception.isHtmlRequired=false -spring.main.lazy-initialization=true +#spring.main.lazy-initialization=true application.name=libawall mybatis.configuration.map-underscore-to-camel-case=true spring.url.aaa=http://localhost:8080