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
ca1115f5fc07e224c6c2b67c13be450618b8ecbf
spring-data-rest
/
spring-data-rest-webmvc
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
Changed servlet 3.0 dependency to provided.
2012-07-27 14:12:28 -05:00