In my MVC that consumes a REST API, I want to send a List of User objects to the REST API. Can the @RequestParam annotation support that? For example:
確定! 回上一頁