Spring Tips: Spring Boot 3.2

preview_player
Показать описание
Hi, Spring fans! In this post, we're diving into the cool new features of Spring Boot 3.2 and Java 21. We'll explore how virtual threads from Project Loom make your code run better and how Java 21 enhances your applications. Plus, we're building a Java 21 program right here! We'll talk about how SSL support and improved observability in Spring Boot 3.2 can help you in production. We'll also look at the new Project Loom and Project CRaC support can help you go faster with less work. You'll learn about how some very nice features in Java 21 - sealed types, records, pattern matching, and smart switch expressions - go hand in hand with production-ready services. Get ready to see how these updates available in Spring Boot 3.2 can make your developer life easier and more efficient.

#Java21 #SpringBoot #SpringBoot32 #JDBC #REST #HTTP #ProjectLoom #HTTPS #virtualthreads #security #sealedtypes #patternmatching #SSL #softwaredevelopment #programming #code #efficiency #observability #technologyupdates #Java #GraalVM

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

Please use Chapters on your videos. Thanks!

LukasBradley
Автор

Great video Josh thanks!

I'm leaving below the topics covered in the video.

0:00 Introduction
1:00 Data Oriented Programming
11:25 Virtual Threads
28:40 Jdbc & Rest Client
44:15 Coordinated Restore At Checkpoint
57:16 Security With SSL
1:05:10 Observability
1:21:01 Onward

umutylmaz
Автор

0:01:04 Java 21 & Data Oriented Programming
0:11:27 Virtual Threads (LOOM)
0:28:40 JDBC Client & REST Client
0:44:18 Co-Ordinated Restore at Checkpoint (CRaC)
0:57:20 Better Security with SSL
1:05:14 Observability

jamesrooney
Автор

Powerful content! Thanks a lot for putting so much effort into creating this demo. Saves us developers a ton of time skimming though all those reference docs and release notes. Good to see Spring getting so many useful and interesting features.

chandanveeppa
Автор

Thank you for sharing this!

Having worked as a PHP developer for six years until 2018, I've experienced its limitations firsthand.

Since switching to Java, I've found it to be a significantly better experience.

florianpopa
Автор

Many thanks for your energy and sharing such passion with us!

arnaudpoutieu
Автор

Great video! Just in span of one hour, I feel that I have learned so much! Many thanks!

kenwang
Автор

Thanks for all of the great content Josh 👍

DanbyArg
Автор

Josh you are the best! And of course we want the new JDK request factory, so let'S say new blablabla very good!

joachimdietl
Автор

11:27 : Virtual Threads
28:35 : Jdbc Client & Rest Client

bawaparampreet
Автор

That was very great start of a day. Awesome video ❤

Mateusz-xrqw
Автор

Thanks a lot informative and useful video. Really helpful to understand whats new there before upgrade.

SumitSharma
Автор

23:56 This made me giggle for a whole hour. I agree Php is the biggest mess in the history of web development

CheeseStickzZ
Автор

set('springCloudVersion', "2023.0.0-RC1")

i am sad to see that the sprng cloud version is not ready for spring boot 3.2
we can not update

vukotici
Автор

Thank you for your video!
But it looks like that Sleuth in Spring Boot 2 was easier to work with.

DenisKorolevR
Автор

Problem in IT field is information overload. How can mind keep all this information

kennethcarvalho
Автор

Chapters please sir... Anywau thanks for awesome content!! Cheers 🍻

asishkumarsatapathy
Автор

Interesting Youtube thumbnail - String Boot and SSSL... all good, midjourney still has aways to go.

hobaca
Автор

oauth2 token/refresh suport for restclient?

chrispure
Автор

I think you have a bit of confusion about the meaning of Tuple conceptually: tuple is a pair, and not a container for single element !

rtb