Skip to content

oleg-cherednik/spring-cloud-aws-sns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-cloud-aws-sns

Features

  • Send message with attributes and subject to the required topic
  • Receive message from different topic with subject and attributes
  • Minimal amount of dependencies
  • Flexible configuration
  • Property files support
    • enable/disable Amazon SNS support
    • change topic name not modifying the code