java - Where / How to specify Topic ARN in SNS http end point using spring aws-cloud -
i writing sns http end point using spring aws-cloud messaging support specified in link spring boot web application. how should specify topic arn using aws-cloud ? meant below important note in link:
currently not possible define mapping url on method level therefore requestmapping must done @ type level , must contain full path of endpoint.
Comments
Post a Comment