| Package | Description |
|---|---|
| com.eoscode.springapitools.config | |
| com.eoscode.springapitools.data.filter |
| Modifier and Type | Method and Description |
|---|---|
StringCaseSensitive |
SpringApiToolsProperties.getStringCaseSensitive() |
static StringCaseSensitive |
StringCaseSensitive.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringCaseSensitive[] |
StringCaseSensitive.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringApiToolsProperties.setStringCaseSensitive(StringCaseSensitive stringCaseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSpecification.withStringIgnoreCase(StringCaseSensitive stringCaseSensitive) |
SpecificationBuilder |
SpecificationBuilder.withStringIgnoreCase(StringCaseSensitive stringCaseSensitive) |
Copyright © 2020 com.github.eoscode. All rights reserved.