Class ChenileVersionConfiguration

java.lang.Object
org.chenile.configuration.core.ChenileVersionConfiguration
All Implemented Interfaces:
InitializingBean

@Configuration @PropertySource("classpath:version.txt") public class ChenileVersionConfiguration extends Object implements InitializingBean
This file exists for transferring version information to ChenileConfiguration. This is because we wanted two configuration files to read property files - one for version.txt and the other for chenile.properties
Author:
Raja Shankar Kolluru