慕粉2051555640
2018-04-15 11:04
@RequestMapping("/index")
public String index(ModelMap map){
System.out.print("54655656615111");
map.addAttribute("resource",resource);
return "freemarker/index";
}
这是代码
SpringBoot开发常用技术整合
102207 学习 · 530 问题
相似问题