Java Jersey Jettison Message Body Reader Exception

前端 未结 1 349
不思量自难忘°
不思量自难忘° 2020-12-19 16:58

I am a complete beginner at REST services but I need to access some information via REST from a web site. The service has some sample code to show how to login that I have u

1条回答
  •  北海茫月
    2020-12-19 17:45

    You need to include jersey-json module on your classpath. See http://jersey.java.net/nonav/documentation/latest/chapter_deps.html#d4e1817

    0 讨论(0)
提交回复
热议问题