Joined January 2016
·

Peter Kirby

Portland, Oregon
·
·

You could accomplish the same thing by using the @Order annotation with the @Configuration annotation and setting the value for the @Order annotation to be Ordered.HIGHEST_PRECEDENCE. Then, have TcpIpPropertySourceConfig implement InitializingBean.

Achievements
1 Karma
0 Total ProTip Views