Package io.awspring.cloud.sns.annotation.endpoint
@NonNullApi
@NonNullFields
package io.awspring.cloud.sns.annotation.endpoint
Convenience annotations serving as a replacement for
RequestMapping
for SNS HTTP endpoints.-
ClassDescriptionSpring Web MVC request mapping that supports Amazon SNS HTTP endpoints using the Spring Controller model.Spring Web MVC request mapping that supports Amazon SNS HTTP endpoint subscriptions using the Spring Controller model.Spring Web MVC request mapping that supports Amazon SNS HTTP endpoint subscriptions using the Spring Controller model.Heavily inspired by Spring Frameworks ControllerMappingReflectiveProcessor.