更新 template/entrance/web/src/main/resources/application.properties

This commit is contained in:
ycl
2025-10-31 18:00:35 +08:00
parent da4b7eed5e
commit d07f302db3

View File

@@ -6,8 +6,6 @@ spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER
spring.jpa.open-in-view=false
spring.main.allow-circular-references=true
spring.login.security.csrf=false
spring.main.allow-bean-definition-overriding=true
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
application.name={{ .projectName }}
mybatis.configuration.map-underscore-to-camel-case=true
project_id={{ .projectId }}