Windows下集成OpenOffice
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user