@Controller("....")
@RequestMapping("/field/template")
请求时,提示路径找不到,提示路径为:
No mapping found for HTTP request with URI [/lims-core/service/tms/template/tms/template/addBean] in DispatcherServlet with name 'rest'
tms/template 重复了两次,何解??????
应该是路径配置出了问题
=。=你请求路径的问题吧。。