package com.example.controller; @RestController // shorthand for @Controller and @ResponseBody rolled together public class ...
確定! 回上一頁