摘要: 依赖: <dependency> <groupId>net.coobird</groupId> <artifactId>thumbnailator</artifactId> <version>0.4.7</version> </dependency> 代码: //realPath是保存到的目标地址 阅读全文
posted @ 2021-11-09 17:08 ジ绯色月下ぎ 阅读(48) 评论(0) 推荐(0) 编辑
摘要: 本地启动出错Unable to start ServletWebServerApplicationContext due to miss ServletWebServerFactory bean 解决:注释掉内置的tomcat的scope 阅读全文
posted @ 2021-11-09 10:02 ジ绯色月下ぎ 阅读(236) 评论(0) 推荐(0) 编辑