Quantcast
Viewing all articles
Browse latest Browse all 24

Creating a Message Driven Bean with AWS SQS in Spring

In my previous post I showed a simple example how to use AWS SQS with Spring Framework to put messages on a queue and to read them from the queue. In this post I go one step further and use Spring to create a ‘Message Driven Bean’ so each message that is put on the ...

 


Viewing all articles
Browse latest Browse all 24

Trending Articles