Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rest-dev] Jakarta REST Plan Proposal for EE 12
  • From: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Thu, 10 Apr 2025 13:55:06 +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=cO1VU4muGJoCyutLBfYLDLiMa+rx7tPncHD3kg31e8o=; b=fzD0OvBd/CrHlTIFAReOKEkxYhIwzyZtcIHZ62u+5sVLoFgjHKp25aPWeziaLgXXAsc2EKtup0/PfXOedtWBTlVJoc43OfNlyelnP8DCcZ4XsJYqDA6ahGHTmfOddam+LWsfUQ6t5PC06yNKUQD5uMurphkwEInkMssCTNza0zmgOOy7yonFqjYLFK+eeqLYJlI7dBPcTv85dsAX1CBgBsO7zbrTHYYuMKBSkGOD1j0BSbs8UBYsalTM7u/SumGpuWJvu+EuoPTko0Ktl+ssHmt2Yw7PbOu8/OiFPrZR0xlNLptza52QIAwZrwbpIgh3EFiTo0zb1F1iicVYWLZ1Qw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=pXYvyy71v53suJGILluF4rNI02R7do/Ledhz/iywXD2b5cMy8Jb8kdlbm3g/CkQ997HCnegAtB6VHMxjDMlDu0OpZyqeRlM1KRGo+973O73Va9dcCT/+Tvz4FbFHLfB5Sxbn1WccuXFbs/u09MusEEL7ftD+DZ95qzt1ITsp2P6rjAcB4BB3ZhXVizulUJ+duJ4MK2/YHUlVP1H0w5F1Owy/6q/TAEpOFzB/qyvy2l8ghRFcis1W8r2t7q9SxBJ05jDmoRgWXvPX6ScFp8p4RRjZJ8U5CH5Igmz6d9dfJ0EhpkAypyq3wsFSipZTPzEyElCOi2U3qKrIUsMzuane9w==
  • 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: AQHbqh3Ml+QZXJcoI0uzShmQ1lKszbOc7AwA
  • Thread-topic: [rest-dev] Jakarta REST Plan Proposal for EE 12


 (Sending again, somehow formatting was lost)

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


On Apr 10, 2025, at 9:38 AM, Santiago Pericasgeertsen via rest-dev <rest-dev@xxxxxxxxxxx> wrote:

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
----

 
_______________________________________________
rest-dev mailing list
rest-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://accounts.eclipse.org__;!!ACWV5N9M2RV99hQ!PXbDZk4xKXilTAfJHFi3zwSapshbT19qmTcvPHswZo96aWGrMWHUByhotkV-AaBOOogdZRYwTZsSwCqvKrvnVLxmrGCw$


Back to the top