Skip to content

Commit

Permalink
Add 4.0 content to Specification appendix
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-krueger committed Mar 29, 2024
1 parent 6f3fa90 commit 4be7f17
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@
* <<javaee>>: Removal of `@ManagedBean`
annotation support. Managed bean support is now part of CDI.
* <<java-se>>: Clarified when the two alternative ways of publishing on
Java SE must be supported.
Java SE must be supported.
* Removed `Link.JaxbLink` and `Link.JaxbAdapter` inner classes.
* Added `getHeaderString()` method to `ClientRequestContext`, `ClientResponseContext`,
`ContainerRequestContext`, `ContainerResponseContext`, and `HttpHeaders`.
* Added `APPLICATION_MERGE_PATCH_JSON` to `MediaType`
* Added `getMatchedResourceTemplates()` method to `UriInfo`.

0 comments on commit 4be7f17

Please sign in to comment.