Re: Jakarta?
"Kristen Henry" <klhnry-ghPzOgZAkNRWk0Htik3J/[email protected]> Tue, 25 Feb 2025 10:05:31 -0700
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Message-ID | <hXJAOF5TADOVCq_Mr3S8V-EDZqNNaynu2iG1Nb-ZKLB-zTy82ovyAGYmVW4C19vl@ip-10-0-8-135.cloze.com> |
Hi Java, Java EE vs Jakarta EE: What's the Difference? Java EE (Java Platform, Enterprise Edition) and Jakarta EE are both platforms for building enterprise applications in Java, but there are key differences: #1 Java EE (Before 2018) o Java EE was originally developed by Sun Microsystems and later maintained by Oracle. o It provided a set of specifications for building enterprise applications, such as Servlets, JSP, JPA, EJB, JMS, and more. o It was a standard for large-scale, distributed, and transactional applications. #2 Jakarta EE (After 2018 - Present) o In 2017, Oracle donated Java EE to the Eclipse Foundation, and it was renamed Jakarta EE. o Jakarta EE 8 was essentially the same as Java EE 8, with no major changes except the branding. o From Jakarta EE 9 onwards, a major change happened: package names moved from javax.* to jakarta.*. o Jakarta EE 10 and later introduced new features, including better support for cloud-native applications and microservices. Will Regular -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l.