All Classes and Interfaces

Classes
Class
Description
Delays Rqueue poller startup in Boot web applications until the servlet or reactive web server is ready and Spring Boot has published ApplicationReadyEvent.
 
 
 
Auto-configuration that wires a JetStream-backed MessageBroker when rqueue.backend=nats and the jnats client is on the classpath.
Post-listener auto-configuration that wires the NATS-backed worker registry after RqueueListenerAutoConfig has run and the RqueueConfig bean is available.
Configuration properties for the optional NATS / JetStream backend.
 
 
 
 
Conditionally imports RqueueRedisListenerConfig only when the rqueue-redis module is on the classpath.