Uses of Package
org.springframework.boot.autoconfigure.pulsar
Packages that use org.springframework.boot.autoconfigure.pulsar
Package
Description
Auto-configuration for Spring for Apache Pulsar.
-
Classes in org.springframework.boot.autoconfigure.pulsar used by org.springframework.boot.autoconfigure.pulsarClassDescriptionRepresents 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 of
topicName
orschemaInfo
must be specified.