Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/fastdfs-spring-boot-starter

spring-boot-starter-fastdfs
https://github.com/hiwepy/fastdfs-spring-boot-starter

Last synced: 24 days ago
JSON representation

spring-boot-starter-fastdfs

Awesome Lists containing this project

README

        

# fastdfs-spring-boot-starter
fastdfs starter for spring boot

### 说明

> 基于 fastdfs-client 的 Spring Boot Starter 实现

1. 整合 fastdfs

### Maven

``` xml

com.github.hiwepy
fastdfs-spring-boot-starter
${project.version}

```

### Sample

[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-fastdfs](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-fastdfs "spring-boot-sample-fastdfs")