- 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 LowerCasePropertySourcePostProcessor
extends CustomPropertySourcePostProcessor
Make a lower case variant of the instance.name property (instance.name.lc)
available to the Ibis configuration and the Spring configuration.
- Author:
- Jaco de Groot