Package org.springframework.modulith.events.amqp
@NonNullApi
package org.springframework.modulith.events.amqp
AMQP event externalization support.
-
ClassDescriptionAuto-configuration to set up a
DelegatingEventExternalizer
to externalize events to RabbitMQ.Auto-configuration to configureRabbitTemplate
to use the JacksonObjectMapper
present in the application.