Package | Description |
---|---|
org.springframework.boot.bind |
Classes and utilities to help when binding spring based configuration files to objects.
|
Modifier and Type | Method and Description |
---|---|
static RelaxedPropertyResolver |
RelaxedPropertyResolver.ignoringUnresolvableNestedPlaceholders(Environment environment,
String prefix)
Return a property resolver for the environment, preferring one that ignores
unresolvable nested placeholders.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.