Skip to content

This repository holds code samples for the "Solace PubSub+ Messaging API for Java". AKA the "New Java" API, not JCSMP.

License

Notifications You must be signed in to change notification settings

solacecommunity-bot/solace-samples-java

 
 

Repository files navigation

Solace Samples Java

Overview

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

Structure of Samples

There are two types of samples available:

  1. samples/src/main/java/com/solace/patterns runnable simple applications demonstrating how to implement key message exchange patterns using the API.
  2. samples/src/main/java/com/solace/snippets coding examples demonstrating how to use specific features of the API.

Building

./gradlew clean assemble
cd build/staged
./bin/HelloWorld

Import into Eclipse

./gradlew eclipse

Then import as Existing Gradle Project.

Contributing

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

Authors

See the list of contributors who participated in this project.

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:

About

This repository holds code samples for the "Solace PubSub+ Messaging API for Java". AKA the "New Java" API, not JCSMP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%