@Retention(value=RUNTIME) @RequestMapping(headers="x-amz-sns-message-type=Notification", method=POST) @ResponseStatus(value=NO_CONTENT) public @interface NotificationMessageMapping
public abstract String[] value
RequestMapping.value()Copyright © 2014 Pivotal Software, Inc.. All rights reserved.