Skip to content

Latest commit

 

History

History
 
 

solace-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Spring Boot Auto-Configuration for the Solace Java and JMS APIs

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.

Contents


Overview

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.

Using Auto-Configuration in your App

Solace Java API

Please consult the Spring Boot Auto-Configuration for the Solace Java API documentation for the details on how to autoconfigure the Solace Java API.

Solace JMS 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.

Resources

For more information about Spring Boot Auto-Configuration and Starters try these resources:

For more information about Solace technology in general please visit these resources: