Member predicate SpringRequestMappingMethod::getAValue
Gets a “value” @RequestMapping annotation string value, if present.
If the annotation element is defined with an array initializer, then the result will be one of the elements of that array. Otherwise, the result will be the single expression used as value.