Uses of Interface
org.springframework.hateoas.server.core.EmbeddedWrapper
Packages that use EmbeddedWrapper
-
Uses of EmbeddedWrapper in org.springframework.hateoas.server.core
Methods in org.springframework.hateoas.server.core that return EmbeddedWrapperModifier and TypeMethodDescriptionEmbeddedWrappers.emptyCollectionOf(Class<?> type) Creates anEmbeddedWrapperfor an emptyCollectionwith the given element type.Creates a newEmbeddedWrapperthatEmbeddedWrappers.wrap(Object source, LinkRelation rel) Creates a newEmbeddedWrapperwith the given rel.