Files
spring-data-rest/spring-data-rest-webmvc
Jon Brisbin 0b6175f005 Address #10 by changing the way views are selected.
Now returns a ModelAndView with view names specific to the representation being sent back. Added a new helper class: RepositoryRestViewResolver that always hands back a default View unless overriden by the user who might set `customViewMappings` so that the exporter will use their own custom views instead of the default one.
2012-05-15 12:03:31 -05:00
..
2012-05-01 09:32:32 -05:00