@Configuration
@PropertySource(value={"classpath:bank_profile.yml","file:${bank_profile.path}"},
ignoreResourceNotFound=true)
@ConfigurationProperties
public class ProfileConfiguration
extends Object
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.