Package io.micronaut.nats.annotation
package io.micronaut.nats.annotation
Annotations for creating Nats consumers and producers.
- Since:
- 1.0.0
- Author:
- jgrimm
-
ClassDescriptionAn introduction advice that automatically implemnts interfaces and abstract classes and publishes nats messages.Stores the options surrounding a Nats connection.Class level annotation to indicate that a bean will be consumer of messages.Used to specify which subject should be used for messages.Repeatable annotation for one or many
Subject
annotations.