Skip to content

Commit

Permalink
重构评论部分代码
Browse files Browse the repository at this point in the history
  • Loading branch information
landy committed Mar 26, 2020
1 parent 500745e commit 8756baf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.2.RELEASE</version>
<version>2.2.5.RELEASE</version>
<relativePath/>
</parent>

Expand Down
1 change: 1 addition & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ spring:
check-template-location: true
request-context-attribute: request
charset: utf-8
suffix: .ftl
settings:
classic_compatible: true #处理空值
template_exception_handler: rethrow
Expand Down

0 comments on commit 8756baf

Please sign in to comment.