Class and Description |
---|
org.springframework.hateoas.server.core.AnnotationMappingDiscoverer
since 1.2, not for removal but for hiding within the package in 1.3
|
org.springframework.hateoas.mediatype.vnderrors.VndErrors
since 1.1, use
Problem to form vendor neutral error
messages. |
org.springframework.hateoas.mediatype.vnderrors.VndErrors.VndError
Use
Problem to form vendor neutral error
messages. |
org.springframework.hateoas.config.WebClientConfigurer
Migrate to
HypermediaWebClientConfigurer and it's WebClient.Builder -oriented approach. |
Method and Description |
---|
org.springframework.hateoas.mediatype.vnderrors.VndErrors.add(VndErrors.VndError) |
org.springframework.hateoas.support.WebStack.isAvailable()
Will be removed in 1.2 in light of
WebStack.getAvailableConfigurations() . |
org.springframework.hateoas.Links.valueOf(String)
use
Links.parse(String) instead |
Copyright © 2011–2020 Pivotal, Inc.. All rights reserved.