For now, URLs of my API are for example: /api/users. With Spring MVC: @RequestMapping("/api/users"). I would like to version this api: /api-v1.0/users.
確定! 回上一頁