|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YamlProcessor.ResolutionMethod | |
|---|---|
| org.springframework.boot.config | |
| Uses of YamlProcessor.ResolutionMethod in org.springframework.boot.config |
|---|
| Methods in org.springframework.boot.config that return YamlProcessor.ResolutionMethod | |
|---|---|
static YamlProcessor.ResolutionMethod |
YamlProcessor.ResolutionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static YamlProcessor.ResolutionMethod[] |
YamlProcessor.ResolutionMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.springframework.boot.config with parameters of type YamlProcessor.ResolutionMethod | |
|---|---|
void |
YamlProcessor.setResolutionMethod(YamlProcessor.ResolutionMethod resolutionMethod)
Method to use for resolving resources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||