eclipse-ee4j / jersey

Eclipse Jersey Project - Read our Wiki:
https://github.com/eclipse-ee4j/jersey/wiki
Other
691 stars 352 forks source link

Document breaking change for custom request parameter converter in migration guide #2957

Open jerseyrobot opened 10 years ago

jerseyrobot commented 10 years ago

The discussion in #2937 revealed that Jersey 2.x documentation in Section 3.2 documents how to use "customer request parameter" converters in tt>@*Param</tt.

However, in Jersey 1.x, it was possible to use "message body readers/writers" for such use case although not specifically documented in JAX-RS 1.0 specification.

This ticket requests to make explicit reference to this breaking change from Jersey 1.x to Jersey 2.x for the users.

Affected Versions

[2.13]

jerseyrobot commented 6 years ago
jerseyrobot commented 10 years ago

@glassfishrobot Commented Reported by nobeh5

jerseyrobot commented 10 years ago

@glassfishrobot Commented @AdamLindenthal said: Thanks for opening, moving to backlog in order to be able to plan it for one of the future sprints.

jerseyrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JERSEY-2685