connectors | Connector[] | - | List of connectors to use. If none are configured then the default is a single SelectChannelConnector at port 8080. You can override this default port number by using the system property jetty.port on the command line, eg: mvn -Djetty.port=9999 jetty:run
mvn clean compile package install -Djetty.port=8079 jetty:run |
change jetty running port

最新推荐文章于 2023-12-15 13:18:24 发布
