In Spring MVC, the @RequestParam annotation is used to read the form data and bind it automatically to the parameter present in the provided method.
確定! 回上一頁