This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-rest
Watch
1
Star
0
Fork
0
You've already forked spring-data-rest
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df8a8912cdc907952cf7b07905d99d4b5db52167
spring-data-rest
/
spring-data-rest-webmvc
History
Jon Brisbin
df8a8912cd
Changed the POST/create method to look for the query parameter "returnBody" and, if present and set to "true", return the entity in the body of the response. If it is not present or set to "false", then no content is returned in the body of the response, which is the current behaviour.
2012-05-16 10:48:22 -05:00
..
src
Changed the POST/create method to look for the query parameter "returnBody" and, if present and set to "true", return the entity in the body of the response. If it is not present or set to "false", then no content is returned in the body of the response, which is the current behaviour.
2012-05-16 10:48:22 -05:00
build.gradle
Added query capability.
2012-05-01 09:32:32 -05:00