Skip to content

SolaceLabs/solace-quarkus

Repository files navigation

Quarkus Solace

Version

About Solace Quarkus Extension

Solace Quarkus Extension for integrating with Solace PubSub+ message brokers. The extension provides the ability to publish or consume events from event mesh.

Samples folder has examples on how to use the connector - solace-connector-sample

Documentation

The documentation for this extension should be maintained as part of this repository and it is stored in the docs/ directory.

Running the extension

quarkus build to build the extension. Please note that docker should be up & running to run the tests during build process

quarkus build --no-tests to build the extension without running tests

quarkus dev run this command in the samples project folder to start the connector.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the Apache License, Version 2.0. - See the LICENSE file for details.

Resources

For more information try these resources: