Uses of Interface
org.springframework.hateoas.server.reactive.ReactiveRepresentationModelAssembler
Packages that use ReactiveRepresentationModelAssembler
Package
Description
Spring WebFlux components to build
Link
s and assemble
RepresentationModel
types.-
Uses of ReactiveRepresentationModelAssembler in org.springframework.hateoas.server.reactive
Subinterfaces of ReactiveRepresentationModelAssembler in org.springframework.hateoas.server.reactiveModifier and TypeInterfaceDescriptioninterface
Reactive variant ofRepresentationModelAssembler
combined withSimpleRepresentationModelAssembler
.