spring-boot/spring-boot-samples/spring-boot-sample-data-rest
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-09-25 21:02:37 -07:00