Skip to content

Getting Started Samples for the Solace Java AKA "New Java" API - This is not the Solace JCSMP API.

License

Notifications You must be signed in to change notification settings

SolaceSamples/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

Getting Started Samples for the Solace Java AKA "New Java" API - This is not the Solace JCSMP API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages