Class SqsBootstrapConfiguration

java.lang.Object
io.awspring.cloud.sqs.config.SqsBootstrapConfiguration
All Implemented Interfaces:
ImportBeanDefinitionRegistrar

public class SqsBootstrapConfiguration extends Object implements ImportBeanDefinitionRegistrar
Registers the DefaultListenerContainerRegistry and EndpointRegistrar that will be used to bootstrap the AWS SQS integration.
Since:
3.0
Author:
Tomaz Fernandes