Package io.quarkiverse.dapr.demo
Class PubsubResource
- java.lang.Object
-
- io.quarkiverse.dapr.demo.PubsubResource
-
@Path("/pubsub") @ApplicationScoped public class PubsubResource extends Object
-
-
Constructor Summary
Constructors Constructor Description PubsubResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringeventOnTopic2(String content)Stringhello()StringtriggerSendEvent2Topic1()
-