Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

文件管理

可以实现文件管理与在线预览,支持Word、Excel、PDF在线预览

Tip

文件预览功能需要搭建文件预览服务器,文件预览预览服务器基于开源套件 kkFileView,这里也特别感谢作者的分享。

依赖

<dependency>
    <groupId>net.mingsoft</groupId>
    <artifactId>ms-file</artifactId>
</dependency>

环境配置

kkFileView 仓库地址 https://gitee.com/kekingcn/file-online-preview

docker run --name  view-file  -p 8012:8012 --restart=always --privileged=true  keking/kkfileview

动图演示

可以在线预览基本的office文件格式 可以控制使用云存储 七牛云存储配置