首先在pom.xml中写入hutooljar包依赖坐标

<!-- hutool --> 
	<dependency>
	    <groupId>cn.hutool</groupId>
	    <artifactId>hutool-all</artifactId>
	    <version>4.6.8</version>
	</dependency>	

 前端的img标签可以直接访问action请求

posted on 2020-10-12 09:41  AlexLiuF  阅读(314)  评论(0编辑  收藏  举报