* injecting beans * XML-based configuration replaced with Java Config. * [BAEL-431] Exploring TestRestTemplate. * Revert of evaluation task "XML-based configuration replaced with Java Config." This reverts commit66471cf057. * Revert of evaluation task "injecting beans" This reverts commitd2ac20185e. * [BAEL-431] fix to the tests in TestRestTemplateBasicLiveTest.
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