Skip to content

micronaut-projects/micronaut-pulsar

Repository files navigation

Micronaut Pulsar

Maven Central Build Status Revved up by Develocity

This project includes integration between Apache Pulsar and Micronaut.

Documentation

See the Documentation for more information.

See the Snapshot Documentation for the current development docs.

Examples

Examples can be found in the examples directory.

Snapshots and Releases

Snaphots are automatically published to JFrog OSS using Github Actions.

See the documentation in the Micronaut Docs for how to configure your build to use snapshots.

Releases are published to JCenter and Maven Central via Github Actions.

Releases are completely automated. To perform a release use the following steps: