What is Jakarta EE?

preview_player
Показать описание
If you're confused about Jakarta EE vs. Java EE vs. J2EE, then check out this video.

Learn why Spring Boot 3 and Spring Framework 6 are picking up Jakarta EE 9 and how else this impacts YOUR next application!

====
====

CORRECTION: JDBC is part of Java SE not Jakarta EE.

ALSO SEE: 👀

RESOURCES: 👇

GET MORE: 🎉

Got questions or suggestions for future topics? Drop ‘em in the comments!

STUFF I LIKE TO USE: 😍

DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of the Spring team nor of my employer. Any usage of "Spring", "Spring Boot", "Spring Framework", "VMware", "Pivotal", or anything else is completely unaffiliated with its owners. From time to time, I may post affiliate links for products I enjoy using.

#springbootlearning #springbootbook

© 2022 Greg L. Turnquist, All Rights Reserved
Рекомендации по теме
Комментарии
Автор

1:46 i don't think jdbc moved to jakarta. it's still in Java SE

Anbu_Sampath
Автор

I'm confused, so Spring and Hibernate are now going to be using Jakarta modules but java (Oracle) is not going to have those anymore? so Hibernate and Spring will just be linked with Jarkarta instead of Java libraries, wait... pff.. this is too much for me :(

White_King
Автор

Does Spring Boot 3 not yet fully support JSP and JSTL tags? I keep getting errors that don't affect my app, but are just an eyesore. I am using the Jakarta Servlet and Glassfish JSTL dependencies and my JSP throws a Javax HttpServlet error on line 1 and a TagExtraInfo error when I try to use a forEach loop...

MingJu-hofx
Автор

So Jakarta stack is still actually for creating applications? Or micro services killed that ?

kazbowski
Автор

So spring boot all packages will be renamed from import javax.* To Jakarta.*

mihirsawant