| //// |
| ******************************************************************* |
| * Copyright (c) 2019, 2020 Eclipse Foundation |
| * |
| * This specification document is made available under the terms |
| * of the Eclipse Foundation Specification License v1.0, which is |
| * available at https://www.eclipse.org/legal/efsl.php. |
| ******************************************************************* |
| //// |
| |
| [[changes-since-2.1-release]] |
| === Changes Since 2.1 Release |
| |
| * Referencing Jakarta EE instead of Java EE |
| * Package changes from `javax.ws.rs.*` to `jakarta.ws.rs.*` |
| * <<jaxb>>: JAXB API is now optional |
| * <<additional_reqs>>: Clarified injection with regard to `getSingletons()` method |