Interface DslMaterializer

    • Method Detail

      • materialize

        reactor.core.publisher.Mono<UserSession> materialize​(UserSession userSession)
        Materializer takes the DSL items and convert it into a Mono.
        Returns:
        Mono instance.