- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.EnvironmentAware, org.springframework.core.Ordered, org.springframework.core.PriorityOrdered
public class OverwritePropertySourcePostProcessor
extends CustomPropertySourcePostProcessor
Overwrite a property available to the Ibis configuration and the Spring
configuration. When the property isn't present it will be added.
- Author:
- Jaco de Groot