e87a37911f
* BAEL-1226:- Changes for checkstyle * BAEL-1226: Changes for checkstyle * Changes for BAEL-1226:- Chnaged the file to match in article. * Formatting chnages. * BAEL-1226: Change for the pom |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
checkstyle.xml | ||
pom.xml |
README.md
Spring REST Example Project
###The Course The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- Spring @RequestMapping
- Http Message Converters with the Spring Framework
- Redirect in Spring
- Returning Custom Status Codes from Spring Controllers
- A Guide to OkHttp
- Binary Data Formats in a Spring REST API
- Guide to UriComponentsBuilder in Spring
- Introduction to FindBugs
- A Custom Media Type for a Spring REST API
- HTTP PUT vs HTTP PATCH in a REST API
- Exploring the Spring Boot TestRestTemplate
- Spring – Log Incoming Requests
- RequestBody and ResponseBody Annotations