图片处理相关

2018-08-03  本文已影响0人  相信灬你一直在

pom.xml中引入thumbnailator

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

https://github.com/coobird/thumbnailator/wiki/Examples

上一篇 下一篇

猜你喜欢

热点阅读