Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 实现的文件类型校验

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}

```