21f9df6330
* BEEL-518 code for protobuf article * BEEL-518 add generated protobuf class * BEEL-550 use newest version of protobuff * BAEL-518 Small refactoring in protobuffer module * BEEL-518 simpler protobuf example * BEEL-518 proper package |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
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