Commit 11d9ddbf by Dave Syer

Add TODO

parent c09127d1
......@@ -41,6 +41,7 @@ import com.netflix.discovery.EurekaClientConfig;
*
*/
@Configuration
// TODO: make these beans @Conditional
@EnableConfigurationProperties({ EurekaClientConfigBean.class,
EurekaInstanceConfigBean.class })
@ConditionalOnClass(EurekaClientConfig.class)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment