@Internal public interface EnvironmentConfigurable
Modifier and Type | Method and Description |
---|---|
default void |
configure(Environment environment)
Configure the component for the given environment.
|
default boolean |
hasPropertyExpressions() |
default void configure(Environment environment)
environment
- The environmentdefault boolean hasPropertyExpressions()