jakartaee / rest

Jakarta RESTful Web Services
Other
361 stars 117 forks source link

javax.ws.rs.core.StreamingOutput #1148

Closed hjaijhoussem closed 1 year ago

hjaijhoussem commented 1 year ago

error : java.lang.ClassNotFoundException: javax.ws.rs.core.StreamingOutput I'm using 5.2.0 gitlab4j version

chkal commented 1 year ago

Looks like a missing dependency in your project. That's definitely not a spec issue.

hjaijhoussem commented 1 year ago

Looks like a missing dependency in your project. That's definitely not a spec issue.

the error solved by using the latest version of gitlab4j"6.0.0-rc.1"