|
|
|
@ -82,7 +82,7 @@ import org.springframework.util.StringUtils;
|
|
|
|
|
public class TomcatEmbeddedServletContainerFactory extends
|
|
|
|
|
AbstractEmbeddedServletContainerFactory implements ResourceLoaderAware {
|
|
|
|
|
|
|
|
|
|
private static final String DEFAULT_PROTOCOL = "org.apache.coyote.http11.Http11NioProtocol";
|
|
|
|
|
public static final String DEFAULT_PROTOCOL = "org.apache.coyote.http11.Http11NioProtocol";
|
|
|
|
|
|
|
|
|
|
private File baseDirectory;
|
|
|
|
|
|
|
|
|
|