这两个注解对应着Controller方法的参数解析和返回值处理,开始时都是只知其用,不知原理。我们来看个例子。 @RequestMapping("/requestBody") public void ...
確定! 回上一頁