Package io.micronaut.nats.jetstream.annotation
package io.micronaut.nats.jetstream.annotation
Annotations for creating Jetstream consumers and producers.
- Since:
- 4.0.0
- Author:
- Joachim Grimm
-
ClassDescriptionAn introduction advice that automatically implemnts interfaces and abstract classes and publishes jetstream messages.Class level annotation to indicate that a bean will be consumer of messages.Used to specify which key value bucket should be used.Used to specify which object store should be used.Used to specify which stream should be used for messages.