Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要运行本地码头服务器,它可以提供从另一个网络中的另一台计算机访问我的网络应用程序。更具体地说,在网络 A 中的计算机 A 中运行码头,并从网络 B 中的计算机 B 访问应用程序。
我如何使用 run jetty run eclipse 插件或 mvn jetty:run 命令行来做到这一点?
如果您需要它用于开发目的,那么这些选项中的任何一个都应该可以工作,但是如果您将它用于任何其他目的,我建议您运行适当配置的股票码头分布或编写一个小型嵌入式码头服务器来做您想做的事情。
您应该能够从这里获得适合您的码头版本的文档:
http://www.eclipse.org/jetty/documentation/