All Classes and Interfaces
Class
Description
Auto-configure Rqueue when
RedisConnectionFactory (or, when EnableRqueue.backend() is Backend.NATS, an Connection-derived
MessageBroker) is available.Checks whether MeterRegistry bean is present it or not.
Activates the NATS backend wiring when
io.nats.client.JetStream is on the classpath
and rqueue.backend=nats is set in the environment.Selects the listener configuration classes to import based on
EnableRqueue.backend().Non-Boot configuration that wires a JetStream-backed
MessageBroker for Spring users
who opt in via @EnableRqueue(backend = NATS) or via the NatsBackendCondition
(jnats classpath + rqueue.backend=nats).Conditionally imports
RqueueRedisListenerConfig only when the rqueue-redis module
is on the classpath.