Skip to content

Instantly share code, notes, and snippets.

@przodownikR1
Created December 15, 2014 13:03
Show Gist options
  • Save przodownikR1/94b3098e54605bfd742d to your computer and use it in GitHub Desktop.
Save przodownikR1/94b3098e54605bfd742d to your computer and use it in GitHub Desktop.
@Bean
public static PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer() {
log.info("+++ propertySource -> prop profile launch");
return new PropertySourcesPlaceholderConfigurer();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment