java web 项目最基础的配置就是四个依赖,如下: <!-- web begin --> <dependency> <groupId>javax</groupId> <artifactId>javaee-api</artifactId> ...
確定! 回上一頁