Package | Description |
---|---|
org.springframework.boot.context.properties.bind |
Support for
@ConfigurationProperties binding. |
Modifier and Type | Method and Description |
---|---|
static Binder |
Binder.get(org.springframework.core.env.Environment environment)
Create a new
Binder instance 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.