| | |
| | | <spring-boot.mybatis>2.1.3</spring-boot.mybatis>
|
| | | <swagger.fox.version>2.9.2</swagger.fox.version>
|
| | | <swagger.core.version>1.5.24</swagger.core.version>
|
| | | <tobato.version>1.26.5</tobato.version>
|
| | | <kaptcha.version>2.3.2</kaptcha.version>
|
| | | <pagehelper.boot.version>1.3.0</pagehelper.boot.version>
|
| | | <commons.io.version>2.5</commons.io.version>
|
| | | <commons.fileupload.version>1.3.3</commons.fileupload.version>
|
| | | <velocity.version>1.7</velocity.version>
|
| | | <fastjson.version>1.2.74</fastjson.version>
|
| | | <poi.version>3.17</poi.version>
|
| | | <poi.version>4.1.2</poi.version>
|
| | | <common-pool.version>2.6.2</common-pool.version>
|
| | | </properties>
|
| | |
|
| | |
| | | <version>${spring-boot-admin.version}</version>
|
| | | </dependency>
|
| | |
|
| | | <!-- FastDFS 分布式文件系统 -->
|
| | | <dependency>
|
| | | <groupId>com.github.tobato</groupId>
|
| | | <artifactId>fastdfs-client</artifactId>
|
| | | <version>${tobato.version}</version>
|
| | | </dependency>
|
| | | |
| | | <!-- Mybatis 依赖配置 -->
|
| | | <dependency>
|
| | | <groupId>org.mybatis.spring.boot</groupId>
|