img th:src传输图片

在这里插入图片描述

 <img  th:src="@{/upload/{id}(id=${goods.getGPicture()})}" width="100px" />

在这里插入图片描述