How to use thymeleaf to conditonally load an image?

后端 未结 0 1347
礼貌的吻别
礼貌的吻别 2020-12-17 23:38

I have a controller like the following:

 @RequestMapping(value = "/image")
@ResponseBody
public byte[] getImage(Model model) throws IOE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题