Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rest-dev] Jakarta REST Plan Proposal for EE 12
  • From: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Thu, 10 Apr 2025 13:38:09 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=nMwhbYwWaVH6kK2CskHEC8dSDGEt/1C8CBwK+BIkDkI=; b=YiH/Ddy6mjiAIIZ7eThL+Q0ZR0/UaxE80SUJvMqIK8PlwHioOq7dBS0c8F3a6j7H+MlIGgg97def5NtmfjiKzyJvcgCLeS4OsHuxUWEE5Ngh8wKiJCKjVE4N5zjZ1Xjq5kmJPeSNzdy2A41rQupsPiDSpVHAWWhnORWgAwBvF6qc8twGN9MmTZsM9gJmuReOJq+CbHPoNp5cQmIYKpJ3TwHvpTRdK5ObacmIt1wvrYMrQrqUE27o3a8LPIu8mWcNpSgGp3hcjeT56yzdIjb4Ylp77YvoYMVwLIOVq/gnxjWTOQP16xqIjod8O0HszuWckb3mO95wMmS33iRJWz54EQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=B7z4u1MjdEa1iE05rtjQEaIi6lwBRYEFmsLgk57BTqlFN3Cq6sURVNDUpMu0C3kVDcMA2cv3h9kEPSJDd8uFDCeWPEvUvXHU3kV0AZTYzuEeRwicurYLYIeW1eRXWz+tpYoqNCydFbyv0MAP3Scsxd6zeEGM7Wnk/TNFxgtaLBK4ay3nQvJwtZN19GQOJPxX1U8mMde6JlLAaZ9zKGCjRkloGmbvAJ2io2q0dfH+zT/SuoG4guGEZWRYzVy77VbSbCDlxi5tNbQ3zVrukKJk9nyx7WllUuZt3W6Y5cEdimJX/SPXVZNMjyIjcm5olHUk+dC1X9juWC6yedDT7HM1DQ==
  • Delivered-to: rest-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/rest-dev/>
  • List-help: <mailto:rest-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/rest-dev>, <mailto:rest-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/rest-dev>, <mailto:rest-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHbqh3MKmmQFmzTQkWvjxpsW2+y6g==
  • Thread-topic: Jakarta REST Plan Proposal for EE 12

Hi All,

 As you know, the deadline is approaching to submit a plan for EE 12. I went over some of our e-mail discussions and collected what I considered to be the most important items for the plan. I need to create a few more issues, so none are linked in the plan yet. 

 I’m hoping to submit this plan on Monday 14th.

— Santiago

----
Jakarta RESTFul Web Services 5.0 

- Deprecate @Context and context resolvers in preparation for CDI adoption - Evaluate alternative using CDI as part of this release - Consider introduction of new @Entity annotation - Deprecate @Suspended - Remove Security Manager uses in API - Evaluate integration with Jakarta HTTP specification - Consider support for default @Param annotations - Clarify provider injection support in Jakarta REST Client API - Review Servlet integration in preparation for CDI adoption - Add support for Java records
----

 

Back to the top