我正在尝试使用运行一个REST-FUL Java方法,没有任何问题,但是当我将任何方法从GET更改为POST时,我就会出错。java.lang.ClassNotFoundException: com.sun.jersey.core.spi.factory.ResponseImpl@Path("/entrega(WebApplicationImpl.java:1350)
at com.sun.jersey.spi.con
我正在用Jersey 2.x和tomcat 8编写我的第一个Jersey 2.x应用程序,但是当我试图访问我的参考资料时,我总是得到一个404错误。<?</url-pattern></web-app>@ApplicationPath ("api")
public class ApplicationRes