Interface SimpleReactiveRepresentationModelAssembler<T>

All Superinterfaces:
ReactiveRepresentationModelAssembler<T,EntityModel<T>>

public interface SimpleReactiveRepresentationModelAssembler<T> extends ReactiveRepresentationModelAssembler<T,EntityModel<T>>
Reactive variant of RepresentationModelAssembler combined with SimpleRepresentationModelAssembler.
Author:
Greg Turnquist, Oliver Drotbohm