zxy-commons-rest resteasy rest依赖包。 如果其他模块需要使用这些功能时,只需要在maven中加入: 依赖添加: <dependency> <groupId>com.zxy</groupId> <artifactId>zxy-commons-rest</artifactId> <version>${zxy_commons_version}</version> </dependency> 注意: 该模块只作依赖管理,没有具体的功能实现。