Package org.springframework.boot.pulsar.autoconfigure
@NullMarked
package org.springframework.boot.pulsar.autoconfigure
Auto-configuration for Spring for Apache Pulsar.
-
ClassDescription
Auto-configurationfor Apache Pulsar.Details required to establish a connection to a Pulsar service.PulsarContainerFactoryCustomizer<T extends org.springframework.pulsar.config.PulsarContainerFactory<?,?>> Callback interface that can be implemented by beans wishing to customize aPulsarContainerFactoryto fine-tune its auto-configuration.Configuration properties Apache Pulsar.Represents a schema - holds enough information to construct an actual schema instance.A mapping from message type to topic and/or schema info to use (at least one oftopicNameorschemaInfomust be specified.