jetty如何修改端口?


想要换掉8080端口

java jetty

tylunas 10 years, 10 months ago

java -jar start.jar --module=http jetty.port=9080

古古古古古 answered 10 years, 10 months ago

Your Answer