The @RestController annotation is a combination of @Controller and @ResponseBody annotations. It was introduced in Spring v4.0 to simplify the creation of ...
確定! 回上一頁