Package tech.jhipster.config
Class JHipsterConfiguration
- java.lang.Object
-
- tech.jhipster.config.JHipsterConfiguration
-
@EnableConfigurationProperties(JHipsterProperties.class) @PropertySource(value="classpath:git.properties",ignoreResourceNotFound=true) @PropertySource(value="classpath:META-INF/build-info.properties",ignoreResourceNotFound=true) public class JHipsterConfiguration extends Object
Configure the usage of JHipsterProperties.