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
Grzegorz Piwowarek
a09e6454f3
Remove Eclipse-specific files
2016-07-19 18:18:50 +03:00
..
.externalToolBuilders
project restructure for cleanup purposes
2013-07-26 12:08:21 +03:00
.settings
minor cleanup
2016-06-22 17:49:39 +03:00
src
Removed copy-pasted comments.
2016-06-19 23:43:13 +02: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