users@jersey.java.net

[Jersey] Question about Jersey 2.x MessageBodyReaders/Writers priority

From: cowwoc <cowwoc_at_bbs.darktech.org>
Date: Sun, 23 Jun 2013 01:23:26 -0400

Hi,

     According to
https://jersey.java.net/documentation/latest/user-guide.html#mig-server-provider-ordering
"custom providers have smaller priority than Jersey provided". Shouldn't
that be the opposite? Shouldn't we be able to override Jersey's built-in
providers by registering custom ones?

Gili