jakartaee / rest

Jakarta RESTful Web Services
Other
351 stars 114 forks source link

Remove JAXB usage in Link class #1226

Open jim-krueger opened 4 months ago

jim-krueger commented 4 months ago

Issue #853 deprecated the Link inner classes that resulted in a JAXB dependency within Jakarta RESTful Web Services in version 3.1. In Jakarta RESTful Web Services 4.0 these inner classes should be removed to eliminate this dependency.

spericas commented 4 months ago

@jim-krueger I can take this one