80d13ed80e283bb06ce30873c2acbdef9c9a6ae7
We now avoid to register ObjectMapper instances as Spring beans and rather use one already existing in the ApplicationContext and copying the setup before registering the individual HttpMessageConverters for the individual media types. Replaced a lot of the programmatic component setup via BeanDefinitions with their corresponding JavaConfig alternatives. Removed obsolete media type specific HttpMessageConverters and configuration classes registering them. Backport of fix for #719.
Spring Hateoas
This project provides some APIs to ease creating REST representations that follow the HATEOAS principle when working with Spring and especially Spring MVC. The core problem it tries to address is link creation and representation assembly.
Resources
- Reference documentation - html, pdf
- JavaDoc
- Getting started guide
Description
Languages
Java
99.5%
Shell
0.5%