gs-rest-service
gs-rest-service copied to clipboard
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
commented test methods cod - 17b04ec7e4926bc4d712783f4726c32a10c1b1ab
Please review the changes and merge
I created Japanese version README, and added the link to it on the top of the original README. Please check it and merge, thanks!
Novos comentarios
https://spring.io/guides/gs/rest-service/ This page contains the source code to build this application from scratch, however at the section where `@SpringBootApplication` is mentioned, there is no associated source code. I had to...
Added link / reference to RestServiceApplication.java code in the doc