Class NrichSearchProperties
java.lang.Object
net.croz.nrich.search.starter.properties.NrichSearchProperties
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionNrichSearchProperties(NrichSearchProperties.StringSearchProperties stringSearch, boolean defaultConverterEnabled) -
Method Summary
-
Constructor Details
-
NrichSearchProperties
public NrichSearchProperties(@DefaultValue NrichSearchProperties.StringSearchProperties stringSearch, @DefaultValue("true") boolean defaultConverterEnabled)
-