Registry / messaging / spring-amqp

spring-amqp

JSON →
library4.0.3javamavenunverified

Core module of Spring AMQP providing support for AMQP messaging with Spring.

<dependency> <groupId>org.springframework.amqp</groupId> <artifactId>spring-amqp</artifactId> <version>4.0.3</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-AMQP
S
spring-amqp
messagingjavav4.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AmqpTemplate
org.springframework.amqp.core.AmqpTemplate

Sends a message using AmqpTemplate.

import org.springframework.amqp.core.AmqpTemplate; AmqpTemplate template = new RabbitTemplate(); template.convertAndSend("myQueue", "Hello");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
spring-amqp — mvn dependency:get spring-amqp · libregistry