spring-cloud-aws
spring-cloud-aws copied to clipboard
SNS SMS support
:loudspeaker: Type of change
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
:scroll: Description
This is currently just a draft how I vision Spring Cloud AWS support for sending SMS messages. Before I go further with tests @maciejwalkowiak please check design out.
:bulb: Motivation and Context
:green_heart: How did you test it?
:pencil: Checklist
- [x] I reviewed submitted code
- [x] I added tests to verify changes
- [x] I updated reference documentation to reflect the change
- [x] All tests passing
- [x] No breaking changes
:crystal_ball: Next steps
Will commit sample in following days
Tried it against real AWS integration works as expected.
Great job! Please add nullability annotations (including package-info.java
) and javadocs on public classes & interfaces. Also, conflict has to be resolved.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication