【发布时间】:2017-01-17 20:10:30
【问题描述】:
过去几周我遇到了这个问题,每当我运行 java 应用程序时,都会出现以下异常:
java.lang.NoClassDefFoundError: com/sun/jersey/core/util/FeaturesAndProperties
Caused by: java.lang.ClassNotFoundException:
com.sun.jersey.core.util.FeaturesAndProperties
【问题讨论】:
标签: jersey jersey-client javax.ws.rs