摘要: pom文件增加图片压缩依赖包 <!-- 图片压缩 --> <dependency> <groupId>net.coobird</groupId> <artifactId>thumbnailator</artifactId> <version>0.4.8</version> </dependency> 阅读全文
posted @ 2022-12-08 15:17 全琪俊 阅读(2853) 评论(0) 推荐(0) 编辑