@Singleton
public class MyService
extends Object
-
Constructor Summary
Constructors
-
Method Summary
reactor.core.publisher.Mono<String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MyService
public MyService()
-
Method Details
-
getMessage
public reactor.core.publisher.Mono<String> getMessage()