Skip to content

neugeeug/aws-msg-jms-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-msg-jms-playground

Build application:

mvn clean install spring-boot:run

Send message to SNS queue:

curl "http://localhost:8080/send?orderId=123&orderState=pending"

Message is being sent to SNS via spring-cloud-aws library and consumed from SQS via spring-jms library

About

JMS access to Amazon SQS services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published