-
Extract Eureka*Config beans into auto configuration · 0d68f742Dave Syer authored
Without extracting to autoconfig the @ConditionalOnMissingBean won't always work because it is dependent on the order of the configuration classes being processed (and autoconfig always somes last).
0d68f742
×