Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rest-dev] Jakarta REST work for EE 11
  • From: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Mon, 22 May 2023 13:30:53 +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=arcselector9901; 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=LTg2F5zAQY7WRImAdwzXOFhxxHBrOqBRXScVt2YTHn8=; b=KqqrHS81LbfxN5XZE16Yqz0Zoa4CjNU/fcJinH5XzPb1J1CPXavCqlK514vaARpU4IvFYv6JmEHxwA0L3gXRHyPdjoWMxyb6IibGgPYcv6GpC7qnzef3bWRXqMQNLLgxZLyxlIHguRiHC95ZiCKG2HMXj9/6t5LihznvPQYJpCoSb5/3T/I+CBMo0Y9G4kFsgqs+2qZLKDWsvLxLf/sLPVKrpWp7WY8sKiQ5UPxk8feZzlNP4PgecTJ3aK3T6e2Kr88WJl62W0yuEmHgQqGGxYqc7ly8Bqv3Ky3qdf7XmyCMijgi0BrhlFhCV00mH5ZoEnR/qJJ1Wvfl7B6rwISYCQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=WUVO8iJjOJ1g6jY+UYOCfQIsI7O4VChTNwY/3urUxO7hk558w9LERKLqoxP4hN6nBNPJWMycpCO8n/uscxAoEl2xAmFYOPMCzav17bM/vt2zM8ubDLJ0RI6ulMgBGEI6qjEvYpVzUqbOlLTPJLPJUyxtbrynQFbMar+rgwC15hk5CEnY7IfpsYwT7AT0M4LurSJiJqkecglfXa/9HtMOiUVe0tlMk97dJC5X7U3i6L0D6Z+rK/kt3dKel9YORX5FQVjuZn2PteS8Ehciwky/sr47cK1zj52Uk+TwL2520QLD77ahSkacOLpriRJdX1kO1SubyQ7OCgKZ3MWUfQ3hUg==
  • 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: AQHZjLGhUXmj22iFkkaQ3tA/gp9czg==
  • Thread-topic: Jakarta REST work for EE 11

Dear Jakarta REST experts,

 As all of you know, Jakarta EE 11 planning is now underway. We are being asked to create a PR on the specifications repo and get the work started on the new API. Our current plan, which seems to align very nicely with the EE platform goals, is to make changes to the REST API and specification to better integrate with CDI, as a way to simplify our "injection strategy" and also to better integrate with other specifications. 

 Unfortunately, it is unlikely I will be able to commit substantially to this effort before the last couple of months of the year. The purpose of this communication is to __ask for help__ during this period in order to start the work ASAP. I should be able to review parts of the work submitted in the next few months, but will not have the time to create it myself. 

 The initial step should be to create at least one GitHub epic from which we can create individual issues for people to investigate. I volunteer to create such an epic and thus help kickstart the new API and spec work. 

Please let us know if you can help. Thanks.

— Santiago


Back to the top