Added TODO to remove InfoEndpointRebinderConfiguration
This commit is contained in:
@@ -58,6 +58,8 @@ import org.springframework.integration.monitor.IntegrationMBeanExporter;
|
||||
@AutoConfigureAfter(EndpointAutoConfiguration.class)
|
||||
public class RefreshEndpointAutoConfiguration {
|
||||
|
||||
//TODO Remove this class and InfoEndpointRebinderConfiguration once we no longer
|
||||
//need to support Boot 1.3.x
|
||||
@ConditionalOnMissingClass("org.springframework.boot.actuate.info.InfoContributor")
|
||||
protected static class InfoEndpointAutoConfiguration {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user