摘要:
在Controller类中,处理各种映射时,经常会在其中加入 model.addAttribute("result",result); 这种语句,表示在Model中添加一个Key为result,Value为result变量的属性。 不过给Model添加属性,是如何作用到具体的页面(即Controll 阅读全文
posted @ 2022-06-30 16:33
ShineLe
阅读(393)
评论(0)
推荐(0)
摘要:
(37条消息) 详解Spring boot中Controller用法_呆小呆啊的博客-CSDN博客_springboot中controller (37条消息) spring mvc注解@RequestMapping的作用及属性_骑着蜗牛@you的博客-CSDN博客_@requestmapping注解 阅读全文
posted @ 2022-06-30 15:42
ShineLe
阅读(5759)
评论(0)
推荐(0)