add:项目搭建
This commit is contained in:
@@ -293,6 +293,13 @@
|
||||
<version>5.23</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 图片处理 -->
|
||||
<dependency>
|
||||
<groupId>net.coobird</groupId>
|
||||
<artifactId>thumbnailator</artifactId>
|
||||
<version>0.4.8</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.github.pagehelper</groupId>
|
||||
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user