程序包 org.springframework.boot.autoconfigure.jms.artemis
package org.springframework.boot.autoconfigure.jms.artemis
Auto-configuration for Artemis.
- 作者:
- Eddú Meléndez
-
类说明
Auto-configuration
to integrate with an Artemis broker.Callback interface that can be implemented by beans wishing to customize the Artemis JMS serverConfiguration
before it is used by an auto-configuredEmbeddedActiveMQ
instance.Details required to establish a connection to an Artemis service.Define the mode in which Artemis can operate.A no-op implementation of theBindingRegistry
.Configuration properties for Artemis.Configuration for an embedded Artemis server.