Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiwepy/validation-mimetypes-spring-boot-starter
validation-api + mimetypes 实现的文件类型校验
https://github.com/hiwepy/validation-mimetypes-spring-boot-starter
Last synced: 23 days ago
JSON representation
validation-api + mimetypes 实现的文件类型校验
- Host: GitHub
- URL: https://github.com/hiwepy/validation-mimetypes-spring-boot-starter
- Owner: hiwepy
- License: apache-2.0
- Created: 2018-04-07T12:10:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T15:59:16.000Z (over 1 year ago)
- Last Synced: 2023-08-05T16:54:50.013Z (over 1 year ago)
- Language: Java
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# validation-mimetypes-spring-boot-starter
### 说明
> 基于validation-api + mimetypes 实现的文件类型校验
### Maven
``` xml
com.github.hiwepy
validation-mimetypes-spring-boot-starter
${project.version}```