Update README.md

pull/1/head
klboke 2017-12-13 11:33:49 +08:00 committed by GitHub
parent fc43125c0d
commit 0f5a42b935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -61,8 +61,6 @@ converted.file.charset = GBK
#======================================#文件上传限制#======================================#
spring.http.multipart.max-file-size=100MB
```
其中office.home为Windows下的openOffice目录地址openOffice为linux下的openOfficePath地址
3. 第三步运行FilePreviewApplication的main方法服务启动后访问http://localhost:8012/
会看到如下界面,代表服务启动成功