更新 template/entrance/web/src/main/resources/application.properties
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user