@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface SearchApi
| Modifier and Type | Required Element and Description |
|---|---|
Class |
entity |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
caseSensitive |
boolean |
failOnMissingQueryString |
SearchParameterSeparator |
keySeparator |
String |
queryString |
public abstract Class entity
public abstract String queryString
public abstract SearchParameterSeparator keySeparator
Copyright © 2023. All rights reserved.