Package | Description |
---|---|
org.springframework.boot.bind |
Classes and utilities to help when binding spring based configuration files to objects.
|
Class and Description |
---|
RelaxedDataBinder
Binder implementation that allows caller to bind to maps and also allows property names
to match a bit loosely (if underscores or dashes are removed and replaced with camel
case for example).
|
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.