Class BasePropsConfig


  • @PropertySource(value="file:${fcrepo-camel-toolbox.home:fcrepo-camel-toolbox-home}/config/fcrepo-camel-toolbox.properties",ignoreResourceNotFound=true) @PropertySource(value="file:${fcrepo.camel.toolbox.config.file}",ignoreResourceNotFound=true)
    public abstract class BasePropsConfig
    extends Object
    A base class for property configs
    Author:
    dbernstein