| Package | Description | 
|---|---|
| org.springframework.boot.context.properties.bind | Support for  @ConfigurationPropertiesbinding. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Binder | Binder. get(org.springframework.core.env.Environment environment)Create a new  Binderinstance from the specified environment. | 
| Binder | BindContext. getBinder()Return the source binder that is performing the bind operation. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.