Introducing spring-pulsar. This commit introduces the Spring Pulsar project that gives Spring friendly API's for Apache Pulsar. Currently, it has the following components. 1. PulsarTemplate for publishing to Pulsar 2. Pulsar producer factory 3. PulsarListener annotation 4. Pulsar consumer factory 5. Pulsar message listener infrastructure that encapsulates the consumer 6. Pulsar client factory bean 7. Basic Spring Boot auto configuration 8. Testcontainer based Pulsar integration tests
7 lines
289 B
INI
7 lines
289 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionSha256Sum=e5444a57cda4a95f90b0c9446a9e1b47d3d7f69057765bfb54bd4f482542d548
|