This project combines the solace-java-spring-boot-starter
and solace-jms-spring-boot-starter
to provide a single Spring Boot Starter for both the Solace Java and JMS APIs. The goal of this project is to make it easy to use either Solace Java or Solace JMS within a Spring application so you can take advantage of all the benefits of Spring Boot auto-configuration.
As stated this project provides a single Spring Boot Starter that combines the functionality of both the solace-java-spring-boot-starter
and solace-jms-spring-boot-starter
. The goal of this project is to make it easier to use any Solace API of your choosing within Spring.
The artifacts are published to Maven Central so it should be familiar and intuitive to use this project in your applications.
Please consult the Spring Boot Auto-Configuration for the Solace Java API documentation for the details on how to autoconfigure the Solace Java API.
Please consult the Spring Boot Auto-Configuration for the Solace JMS API documentation for the details on how to autoconfigure the Solace JMS API.
For more information about Spring Boot Auto-Configuration and Starters try these resources:
- Spring Docs - Spring Boot Auto-Configuration
- Spring Docs - Developing Auto-Configuration
- GitHub Tutorial - Master Spring Boot Auto-Configuration
For more information about Solace technology in general please visit these resources:
- The Solace Developer Portal
- Understanding Solace technology
- Ask the Solace community