rev:删除
This commit is contained in:
@@ -2,11 +2,12 @@ server:
|
||||
tomcat:
|
||||
relaxed-query-chars: [ '|','{','}','[',']' ] #字符问题:https://blog.csdn.net/CanYue_Yi/article/details/109182577
|
||||
relaxed-path-chars: [ '|','{','}','[',']' ] #字符问题: https://blog.csdn.net/weixin_41996632/article/details/90715118
|
||||
max-http-header-size: 65536
|
||||
spring:
|
||||
freemarker:
|
||||
check-template-location: false
|
||||
profiles:
|
||||
active: dev
|
||||
active: dev2
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
data:
|
||||
@@ -147,3 +148,6 @@ mybatis-plus:
|
||||
lucene:
|
||||
index:
|
||||
path: C:\acs\lucene\index
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user