Class AzureBlobCheckpointStoreConfiguration

java.lang.Object
com.azure.spring.cloud.autoconfigure.eventhubs.AzureBlobCheckpointStoreConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnClass({com.azure.messaging.eventhubs.checkpointstore.blob.BlobCheckpointStore.class,com.azure.messaging.eventhubs.EventHubClientBuilder.class}) @ConditionalOnProperty(prefix="spring.cloud.azure.eventhubs.processor.checkpoint-store", name={"container-name","account-name"}) public class AzureBlobCheckpointStoreConfiguration extends Object
Configures a BlobCheckpointStore