Annotation Type ParametersInURL
- 
 @Target(METHOD) @Retention(RUNTIME) public @interface ParametersInURLAnnotation that can be used to state if the parameters should be passed in the url or not.
- 
- 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description booleanvalueThe flag if parameters should be passed in url.
 
-