Merge branch 'master' into 2.0.x

This commit is contained in:
Dave Syer
2017-10-24 08:51:01 +01:00
2 changed files with 1 additions and 6 deletions

View File

@@ -5,6 +5,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.boot.context.event.ApplicationReadyEvent;
import org.springframework.cloud.context.refresh.ContextRefresher;
import org.springframework.context.event.EventListener;