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
17c97eb423fb2f42a77c708b85a6c6335563f02c
spring-data-rest
/
spring-data-rest-repository
History
Jon Brisbin
4abd842a86
Added an annotation for doing parameter conversion @ConvertWith. You can now specify a Spring Core Converter class to use to convert the query parameter String[] values coming in on the query string to the type needed in the query method parameter.
2012-08-07 17:05:43 -05:00
..
src
Added an annotation for doing parameter conversion @ConvertWith. You can now specify a Spring Core Converter class to use to convert the query parameter String[] values coming in on the query string to the type needed in the query method parameter.
2012-08-07 17:05:43 -05:00
build.gradle
Big update. Bug fixes, code re-formatting, changing tests.
2012-07-26 13:31:34 -05:00