| Name | Description | Type | Package | Framework |
| ActiveMQAutoConfiguration | Auto-configuration to integrate with an ActiveMQbroker. | Class | org.springframework.boot.autoconfigure.jms.activemq | Spring Boot |
| ActiveMQProperties | Configuration properties for ActiveMQ. | Class | org.springframework.boot.autoconfigure.jms.activemq | Spring Boot |
| ArtemisAutoConfiguration | Auto-configuration to integrate with an Artemis broker. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisConfigurationCustomizer | Callback interface that can be implemented by beans wishing to customize the ArtemisJMS server Configuration before it is used by an auto-configured | Interface | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisMode | Define the mode in which Artemis can operate. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisNoOpBindingRegistry | A no-op implementation of the BindingRegistry. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisProperties | Configuration properties for Artemis. | Class | org.springframework.boot.autoconfigure.jms.artemis | Spring Boot |
| ArtemisProperties .Embedded | Configuration for an embedded Artemis server. | Class | org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties | Spring Boot |
| HornetQAutoConfiguration | Auto-configuration to integrate with an HornetQ broker. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
| HornetQConfigurationCustomizer | Callback interface that can be implemented by beans wishing to customize the HornetQJMS server Configuration before it is used by an auto-configured | Interface | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
| HornetQMode | Define the mode in which HornetQ can operate. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
| HornetQNoOpBindingRegistry | A no-op implementation of the BindingRegistry. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
| HornetQProperties | Configuration properties for HornetQ. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
| HornetQProperties .Embedded | Configuration for an embedded HornetQ server. | Class | org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties | Spring Boot |
| JmsAutoConfiguration | Auto-configuration for Spring JMS. | Class | org.springframework.boot.autoconfigure.jms | Spring Boot |
| JmsAutoConfiguration .MessagingTemplateConfiguration | Class | org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration | Spring Boot | |
| JmsProperties | Configuration properties for JMS. | Class | org.springframework.boot.autoconfigure.jms | Spring Boot |
| JmsProperties .AcknowledgeMode | Translate the acknowledge modes defined on the Session. | Class | org.springframework.boot.autoconfigure.jms.JmsProperties | Spring Boot |
| JmsProperties .Listener | Class | org.springframework.boot.autoconfigure.jms.JmsProperties | Spring Boot | |
| JndiConnectionFactoryAutoConfiguration | Auto-configuration for JMS provided from JNDI. | Class | org.springframework.boot.autoconfigure.jms | Spring Boot |