@ -167,7 +167,7 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@@ -167,7 +167,7 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@ -216,13 +216,12 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@@ -216,13 +216,12 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@ -230,21 +229,21 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@@ -230,21 +229,21 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@ -305,8 +304,8 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@@ -305,8 +304,8 @@ final class BeanTypeRegistry implements SmartInitializingSingleton {
@ -208,7 +208,7 @@ public class TomcatEmbeddedServletContainer implements EmbeddedServletContainer
@@ -208,7 +208,7 @@ public class TomcatEmbeddedServletContainer implements EmbeddedServletContainer
addPreviouslyRemovedConnectors();
Connectorconnector=this.tomcat.getConnector();
if(connector!=null&&this.autoStart){
startConnector(connector);
performDeferredLoadOnStartup();
}
checkThatConnectorsHaveStarted();
this.started=true;
@ -281,7 +281,7 @@ public class TomcatEmbeddedServletContainer implements EmbeddedServletContainer
@@ -281,7 +281,7 @@ public class TomcatEmbeddedServletContainer implements EmbeddedServletContainer