Skip to content

jonyfs/spring-boot-jms-sqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot and Amazon SQS(with JMS) Example

This example allows you to send / read messages to / from Amazon SQS.

It works with both String and JSON messages.

I used a MessageConverter to automatically translate a message in JSON format.

Releases

No releases published

Packages

No packages published

Languages