Files
spring-boot/spring-boot-samples/spring-boot-sample-data-rest/src/main
bangsen.yin b798d001d7 Add missing @Param annotations to CityRepository in Data REST sample
Without the @Param annotations, using either of the search URIs would
resulted in a 400 response and an error describing the lack of @Param
annotation.

See gh-1627
2014-09-30 10:18:26 +01:00
..
2014-02-27 10:33:44 +00:00