Interface EnvironmentConfigurable

    • Method Detail

      • configure

        default void configure​(Environment environment)
        Configure the component for the given environment.
        Parameters:
        environment - The environment
      • hasPropertyExpressions

        default boolean hasPropertyExpressions()
        Returns:
        Whether any environment specific property expressions exist in the object.