@ConstructorBinding
@ConfigurationProperties(value="nrich.search")
public class NrichSearchProperties
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NrichSearchProperties.StringSearchProperties |
| Constructor and Description |
|---|
NrichSearchProperties(NrichSearchProperties.StringSearchProperties stringSearch,
boolean defaultConverterEnabled) |
public NrichSearchProperties(@DefaultValue
NrichSearchProperties.StringSearchProperties stringSearch,
@DefaultValue(value="true")
boolean defaultConverterEnabled)