Keynote: Introducing Spring Framework 6

preview_player
Показать описание
The Spring team has been preparing a new generation of the core framework for 2023 and beyond: Spring Framework 6 comes with a Java 17 and Jakarta EE 9 baseline and introduces first-class support for AOT processing and native executables, as well as early support for virtual threads ("Project Loom"). This talk focuses on key design decisions and upgrade considerations, summarizes the feature set of the Spring Framework 6.0 release, and presents an early roadmap towards 6.1.

#SpringOneTour2022 #springframework #springboot
Рекомендации по теме
Комментарии
Автор

Nice advice - keep your JDK/EE/Spring Framework keep upto date. World is moving faster.

Anbu_Sampath
Автор

It's always a great feeling to get a Spring lecture from Brad Pitt

falconheavy
Автор

Virtual threads is a game changer for reactive. The pitfalls of reactive in combination with legacy database drivers is crazy and cannot be argued for now that you can do the same - honestly, even a lot more performant because resource access is actually handled non-blocking - by 'just a few lines of code in a configuration file'. All of a sudden, I can again hire every Java engineer and nobody needs to build complex reactive queries combining multiple data streams that in the end - guess what - are blocking anyway because R2DBC doesn't support relations for relational databases so we we use blocking calls for any database access and lose all the theoretical gains.
Everything else is really nice but this is the best feature for me personally.

europeantechie
Автор

I’m so glad to see his face. His name is ALL over Spring code.

sujitjoshi
Автор

Brad Pitt giving walk through, I want Tom Cruise also :)

iamNirbhaymishra
Автор

AOT (Ahead-Of-Time) and Virtual Threads are interesting!

chandragie
Автор

so is there a reason they are moving at the is speed? why didn't they move as fast before? also does this mean those certification exams and the people who make them are FAQ'd, since it takes way longer to make those?

THETHPHANTOM
Автор

💌 spring, but I think Amazon Lamda SnapStart is based on project Crac

arghyamitra
Автор

So, they will continue wasting time with webflux after virtual thread GA....Good luck

ocleidyreve
Автор

and here i am struggling with spring 5

incongnito
Автор

is there a place from where I can download these slides??

bitabhinav
Автор

Tel Aviv, Palestine is absolutely stunning ....

saga
Автор

Make Spring boot more minimalist. it is too verbose.

pstha