spring-boot-filemanager is a responsive file browsing manager based on Spring Boot, AngularJS, CSS3, and HTML5. It is convenient for project integration with file management functions and does not rely on the backend. Currently, only SpringBoot implementation is integrated.
Function introduction
1. Separate front-end and back-end, making it easy to integrate into your own familiar language projects
2. Support selection callback, such as pop-up file selection
3. Multi-language support
4. Supports multiple file list layouts (icon/detailed list)
5. Multiple file upload
6. Support file search
7. Copy, move, rename
8. Delete, modify, preview, download
9. Directly compress and decompress zip files (support decompression of zip, tar.gz, rar)
10. Support setting file permissions (UNIX chmod format)
11. Mobile terminal support
12. Support online preview of documents such as OFFICE (native HTML, not transcoded into PDF)
13. Online editing and collaborative writing of documents such as OFFICE will soon be supported (probably next)