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
bdragan
cd72bcac9f
Changed Kryo version.
2016-07-11 23:00:07 +02: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
.classpath
eclipse overall work
2015-06-20 05:52:12 +01:00
.gitignore
project restructure for cleanup purposes
2013-07-26 12:08:21 +03:00
.project
minor cleanup
2016-06-22 17:49:39 +03:00
.springBeans
artifacts renamed according to the goal of the project
2013-07-26 12:14:08 +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