Registry / messaging / spring-cloud-starter-aws-messaging

spring-cloud-starter-aws-messaging

JSON →
library2.2.6.RELEASEjavamavenunverified

Spring Cloud starter for integrating AWS messaging services like SQS and SNS into Spring applications.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-aws-messaging</artifactId> <version>2.2.6.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-CLOUD-START
S
spring-cloud-starter-aws-messaging
messagingjavav2.2.6.RELEASE
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.

QueueMessagingTemplate
org.springframework.cloud.aws.messaging.core.QueueMessagingTemplate

Sends a message to an SQS queue using QueueMessagingTemplate.

import org.springframework.cloud.aws.messaging.core.QueueMessagingTemplate; QueueMessagingTemplate template = new QueueMessagingTemplate(); template.convertAndSend("my-queue", "Hello");
Debug
Known issues
breakingVersion 2.2.6.RELEASE is outdated; consider upgrading to a newer version for security patches.
fix
Update to the latest stable version of spring-cloud-aws.
affects: <2.3.0
Upgrade
Version history
2.2.6.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
OpenAI (training)
1
Resources
spring-cloud-starter-aws-messaging — mvn dependency:get spring-cloud-starter-aws-messaging · libregistry