This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
spring-rest
History
eugenp
2b7f03e881
adding back the missing code
2016-08-08 00:02:59 +03:00
..
src
adding back the missing code
2016-08-08 00:02:59 +03:00
.gitignore
project restructure for cleanup purposes
2013-07-26 12:08:21 +03:00
pom.xml
Changed Kryo version.
2016-07-11 23:00:07 +02:00
README.md
Update README.md
2016-06-28 12:30:06 +03:00
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