@Validated @RestController @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ValidatedRestController
String
value
@AliasFor(annotation=org.springframework.web.bind.annotation.RestController.class, attribute="value") public abstract String value
Copyright © 2017 Infobip Ltd.. All rights reserved.