spring-guides / gs-rest-service

Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.

Home Page:https://spring.io/guides/gs/rest-service/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update with @GetMapping

thilina01 opened this issue · comments

I have read in updates, @GetMapping and @PostMapping added. I think it is good if you can update the source and guide with this and any related updates too.

Superceded by #54