parent
6774cc5119
commit
360da66333
|
|
@ -49,7 +49,7 @@ import org.springframework.util.StringUtils;
|
|||
*/
|
||||
public class UndertowWebServer implements WebServer {
|
||||
|
||||
private static final Log logger = LogFactory.getLog(UndertowServletWebServer.class);
|
||||
private static final Log logger = LogFactory.getLog(UndertowWebServer.class);
|
||||
|
||||
private final Object monitor = new Object();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue