Skip to content

sollecitom/example-kotlin-pulsar

Repository files navigation

Pulsar Kotlin Example

An example of how to use Apache Pulsar in Kotlin.

How to

Build the project

./gradlew build

Upgrade Gradle (example version)

./gradlew wrapper --gradle-version 8.1.1 --distribution-type all

Update all dependencies if latest versions exist, and remove unused ones (it will update gradle/libs.versions.toml)

./gradlew versionCatalogUpdate

About

An example of using Apache Pulsar with Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages