c17d19ff21
* Commit URUURLJNDIFS added. * URI URL REST commit. * Revert "URI URL REST commit." This reverts commit d9e26399be1f3a26d871cd0600036e3a4558cde2. * Difference URI URL REST BAEL-864. * Commit Difference URI URL REST #864, small changes. * Difference URI URL REST project has been moved to spring-rest. * BAEL-864. Deleted unused project and did one small change. |
||
---|---|---|
.. | ||
difference-uri-url-rest | ||
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
- HTTP PUT vs HTTP PATCH in a REST API
- Exploring the Spring Boot TestRestTemplate