parent
39953bb36c
commit
1d6bacf1c8
|
@ -47,7 +47,7 @@ import org.springframework.util.Assert;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@link WebServer} that can be used to control a Tomcat web server. Usually this class
|
* {@link WebServer} that can be used to control a Tomcat web server. Usually this class
|
||||||
* should be created using the {@link TomcatReactiveWebServerFactory} of
|
* should be created using the {@link TomcatReactiveWebServerFactory} or
|
||||||
* {@link TomcatServletWebServerFactory}, but not directly.
|
* {@link TomcatServletWebServerFactory}, but not directly.
|
||||||
*
|
*
|
||||||
* @author Brian Clozel
|
* @author Brian Clozel
|
||||||
|
|
Loading…
Reference in New Issue