Class EventRegistryAutoConfiguration.EventRegistryAwsSqsConfiguration

java.lang.Object
com.flowable.spring.boot.eventregistry.EventRegistryAutoConfiguration.EventRegistryAwsSqsConfiguration
Enclosing class:
EventRegistryAutoConfiguration

@Configuration(proxyBeanMethods=false)
@ConditionalOnBean(software.amazon.awssdk.services.sqs.SqsClient.class)
public static class EventRegistryAutoConfiguration.EventRegistryAwsSqsConfiguration
extends java.lang.Object