This repository holds code samples for the "Solace PubSub+ Messaging API for Java". Note: The solace Java JCSMP Samples could be found here https://github.com/SolaceSamples/solace-samples-java-jcsmp
There are two types of samples available:
samples/src/main/java/com/solace/patterns
runnable simple applications demonstrating how to implement key message exchange patterns using the API.samples/src/main/java/com/solace/snippets
coding examples demonstrating how to use specific features of the API.
./gradlew clean assemble
cd build/staged
./bin/HelloWorld
./gradlew eclipse
Then import as Existing Gradle Project.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
See the list of contributors who participated in this project.
This project is licensed under the Apache License, Version 2.0. - See the LICENSE file for details.
For more information try these resources:
- API Tutorials
- The Solace Developer Hub at: https://solace.dev
- Ask the Solace Community.