Nicolas Bonamy created THRIFT-5700:
--------------------------------------
Summary: Migration to JakartaEE and Apache HttpComponents 5
Key: THRIFT-5700
URL: https://issues.apache.org/jira/browse/THRIFT-5700
Project: Thrift
Issue Type: Improvement
Components: Java - Compiler, Java - Library
Reporter: Nicolas Bonamy
Since the change of namespace, more and more developers, libraries and
frameworks are using JakartaEE instead of JavaEE. For example Spring Boot 3.x
is using Jakarta namespace and Quarkus is developing version 3 which use
Jakarta namespace and [has been integrated in the main branch of the Quarkus
repository|https://quarkus.io/blog/quarkus-3-0-0-alpha4-released].
Like Spring Boot 3 (also Spring Framework 6), Micronaut 3 and Helidon 3 are
based on Jakarta EE.
Also Spring Boot 3, for example, is using Apache HttpComponent 5 :
* Spring Boot 3.1 (released in milestone and will be final in may) [removed
totally|https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.1.0-M1-Release-Notes#dependency-management-for-apache-httpclient-4]
dependencies to Apache HttpComponent 4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)