首页 > 其他 > 详细

shop--7.使用thumbnailator进行图片处理

时间:2018-04-18 00:31:58      阅读:184      评论:0      收藏:0      [点我收藏+]

在https://mvnrepository.com/search?q=thumbnailator找到依赖相关的版本,然后加到pom.xml中

<!-- https://mvnrepository.com/artifact/net.coobird/thumbnailator -->
<dependency>
    <groupId>net.coobird</groupId>
    <artifactId>thumbnailator</artifactId>
    <version>0.4.8</version>
</dependency>

  

shop--7.使用thumbnailator进行图片处理

原文:https://www.cnblogs.com/SkyeAngel/p/8870801.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!