Windows下集成OpenOffice

This commit is contained in:
陈精华
2019-04-15 10:23:03 +08:00
committed by kl
parent 02e116fd8a
commit 55537d3a25
3613 changed files with 672523 additions and 22 deletions

View File

@ -15,8 +15,8 @@ spring.freemarker.suffix = .ftl
##资源映射路径
file.dir = D:\\kkFileview\\
spring.resources.static-locations = classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${file.dir}
## openoffice home路径
office.home = C:\\Program Files (x86)\\OpenOffice 4
##openoffice home路径
#office.home = C:\\Program Files (x86)\\OpenOffice 4
server.tomcat.uri-encoding = UTF-8
#文件上传限制
spring.http.multipart.max-file-size=100MB