.yml file
cassandra: keyspaceApp:junit solr: keyspaceApp:xyz
Bean
@Component @ConfigurationProperties(prefix=\"ca
http://www.baeldung.com/configuration-properties-in-spring-boot
This only works for me with SB 1.5.4-RELEASE. Simple with just this. See above post for more info.
@Configuration @ConfigurationProperties(prefix = "mail") public class ConfigProperties
@Configuration
@ConfigurationProperties(prefix = "mail")
public class ConfigProperties