摘要: 需求:使用一些图片和用户输入的文案合成图片或者海报 使用三方库 mvn管理 <!--图片处理 start --> <dependency> <groupId>com.twelvemonkeys.imageio</groupId> <artifactId>imageio-jpeg</artifactI 阅读全文
posted @ 2020-11-16 14:58 fatetop 阅读(1329) 评论(0) 推荐(0) 编辑
摘要: 使用barcode4j条形码生成, mvn管理 <!-- 条形码 --> <dependency> <groupId>net.sf.barcode4j</groupId> <artifactId>barcode4j-light</artifactId> <version>2.0</version> 阅读全文
posted @ 2020-11-16 13:49 fatetop 阅读(804) 评论(0) 推荐(0) 编辑