spring-boot/spring-boot-autoconfigure
Andy Wilkinson be640965a6 Support resolution of HAL link titles from a resource bundle
Spring HATEOAS 0.19.0.RELEASE provide support for resolving a link’s
title by looking up the key _links.$rel.title. For us to take advantage
of this in Spring Boot, HalHandlerInstantiator must be created using
the link relation message source that’s automatically created by
HateoasConfiguration.

Closes gh-3860
2015-09-01 15:20:36 +01:00
..
src Support resolution of HAL link titles from a resource bundle 2015-09-01 15:20:36 +01:00
pom.xml Add Auto Configuration for SecurityEvaluationContextExtension 2015-08-27 11:11:38 -05:00