Files
spring-hateoas/src/main/java
Oliver Drotbohm 5502bfdf85 #1159 - HalConfiguration now exposes whether to enforce arrays in embedded clauses.
The flag to control this had been directly configured on the HalHandlerInstantiator which wasn't accessible to users in the first place. Refined the setup and forwarding of the bean factory into HalHandlerInstantiator so that non-Spring-HATEOAS Jackson serializer lookups are routed through the Spring container potentially picking up prototype bean definitions.
2019-12-11 22:10:13 +01:00
..