resthub / resthub-spring-stack

RESThub Spring stack
http://resthub.org/spring-stack.html
Other
121 stars 66 forks source link

Work on API improvements #237

Open bmeurant opened 10 years ago

bmeurant commented 10 years ago

Must work on Resthub REST API and clean it if needed:

partially related to #164, #45

bclozel commented 10 years ago

JSON views? https://jira.springsource.org/browse/SPR-7156

bmeurant commented 10 years ago

This is a good start but I don't think that JsonViews are sufficient ... I think about Param converters, auto detection of id field and relation (as done in spring-data-rest & spring-data-commons) ...