Package org.springframework.hateoas.config
@NonNullApi
package org.springframework.hateoas.config
Spring container configuration support.
-
ClassDescriptionActivates hypermedia support in the
ApplicationContext
.Hypermedia representation types supported.Common HATEOAS specific configuration.Interface for registering custom hypermedia handlers.Assembles hypermedia-based message converters and applies them to an existingRestTemplate
.AssemblesJackson2JsonEncoder
s andJackson2JsonDecoder
s needed to wire aWebClient
with hypermedia support.AssemblesJackson2JsonEncoder
s andJackson2JsonDecoder
s needed to wire aWebTestClient
with hypermedia support.SPI used to register internal media types through spring.factories.Value type to handle registration of hypermedia relatedHttpMessageConverter
s.