Class BaseCodeConfigurer

  • All Implemented Interfaces:
    BeanFactoryPostProcessor

    public class BaseCodeConfigurer
    extends Object
    implements BeanFactoryPostProcessor
    Configure the baseCode library from a given property sources.

    The preferred way is using the basecode. prefix in the properties.

    For backward-compatibility, it will also detect properties declared in basecode.properties and warn accordingly.

    Author:
    poirigui
    See Also:
    Configuration