Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.bind Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
InetAddressEditorPropertyEditor for InetAddress objects.Classorg.springframework.boot.bindSpring Boot
PropertiesConfigurationFactoryValidate some Properties (or optionally PropertySources) by bindingthem to an object of a specified type and then optionally running a ValidatorClassorg.springframework.boot.bindSpring Boot
PropertyOriginThe origin of a property, specifically its source and its name before any prefix wasSince:1.Classorg.springframework.boot.bindSpring Boot
PropertySourcesPropertyValuesA PropertyValues implementation backed by a PropertySources, bridgingthe two abstractions and allowing (for instance) a regular DataBinder to beClassorg.springframework.boot.bindSpring Boot
PropertySourceUtilsConvenience class for manipulating PropertySources.Classorg.springframework.boot.bindSpring Boot
RelaxedBindingNotWritablePropertyExceptionA custom NotWritablePropertyException that is thrown when a failure occursduring relaxed binding.Classorg.springframework.boot.bindSpring Boot
RelaxedDataBinderBinder implementation that allows caller to bind to maps and also allows property namesto match a bit loosely (if underscores or dashes are removed and replaced with camelClassorg.springframework.boot.bindSpring Boot
RelaxedNamesGenerates relaxed name variations from a given source.Classorg.springframework.boot.bindSpring Boot
RelaxedPropertyResolverPropertyResolver that attempts to resolve values using RelaxedNames.Classorg.springframework.boot.bindSpring Boot
YamlConfigurationFactoryValidate some YAML by binding it to an object of a specified type and then optionallyrunning a Validator over it.Classorg.springframework.boot.bindSpring Boot
YamlJavaBeanPropertyConstructorkeys to JavaBean property names.Classorg.springframework.boot.bindSpring Boot