spring-boot/spring-boot-autoconfigure
Phillip Webb fd97c7553c Apply HATEOAS module to primary ObjectMapper
Update HypermediaAutoConfiguration to apply the Jackson2HalModule to
the primary ObjectMapper. This restores the behavior of Spring Boot
1.1 where HATEOAS types could be serialized for both `application/json`
and `application/json+hal` content types.

A `spring.hateoas.apply-to-primary-object-mapper` property has also been
provided to opt-out if necessary.

Fixes gh-2147
2014-12-22 20:35:50 -08:00
..
src Apply HATEOAS module to primary ObjectMapper 2014-12-22 20:35:50 -08:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Auto-configure for Thymeleaf conditionalcomments 2014-12-17 16:23:28 -08:00