zxy-commons-jetty jetty的一些常用依赖。 如果其他模块需要使用这些功能时,只需要在maven中加入: 依赖添加: <dependency> <groupId>com.zxy</groupId> <artifactId>zxy-commons-jetty</artifactId> <version>${zxy_commons_version}</version> </dependency>