mats-spring-jms RC-0.19.15.RC1-2024-04-02 API
| Package | Description |
|---|---|
| io.mats3.spring.jms.factories |
Tooling for handling your application's configuration of a JMS
ConnectionFactory
in different scenarios (development, testing, staging, production) - best explained in the class doc of
ScenarioConnectionFactoryProducer - do
note that this should not be the first thing you delve into when trying out Mats! |
| io.mats3.spring.jms.tx |
Implementation of JMS Mats's
JmsMatsTransactionManager employing
Spring's TransactionManager for the data source aspect. |