remove author TomcatStarter.java

This commit is contained in:
2024-11-18 16:50:24 +03:00
parent 8558b245be
commit f89be239fc

View File

@ -55,9 +55,7 @@ import org.apache.catalina.webresources.FileResourceSet;
import org.apache.catalina.webresources.StandardRoot;
import org.apache.tomcat.util.scan.StandardJarScanner;
/**
* @author Victor Bellavin
*/
public class TomcatStarter {
private String contextPath = "/ncore";
private int port = 8080;