Тёмный
No video :(

Bootiful Spring Boot 3 x by Josh Long 

Devoxx
Подписаться 157 тыс.
Просмотров 30 тыс.
50% 1

Spring Framework 6+ and Spring Boot 3+ are here, which means new baselines and possibilities. Spring Framework implies a Java 17 and Jakarta EE baseline and offers new support for building GraalVM-native images and a compile-time component model in the new Spring AOT engine. It also features a new observability layer, declarative HTTP and RSocket clients, preliminary Project Loom and CRaC support, ProblemDetail support, and much more. Developer productivity is second to none with first class support for Testcontainers, Docker Compose, and live reloads. Spring makes idiomatic use of the latest Kotlin features like coroutines and extension functions. Join me Spring Developer Advocate Josh Long (@starbuxman) and we’ll explore next-gen Spring together

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 52   
@MarcinOgrodniczak
@MarcinOgrodniczak 6 месяцев назад
It's the best time ever to be Spring Developer because we can hear Josh speeches. I love you dude.
@J-India24
@J-India24 6 месяцев назад
Always great to listen to Josh. Thanks Josh
@jameskoh3463
@jameskoh3463 Месяц назад
How is he talking + typing + thinking so fast? He’s a genius
@francksgenlecroyant
@francksgenlecroyant 6 месяцев назад
I can listen to Josh Long all day long without getting bored!
@jyotirmaydash6020
@jyotirmaydash6020 6 месяцев назад
Josh, you're one of the best tech speakers out there. Just amazing. I loved this! ❤
@Quillraven
@Quillraven 6 месяцев назад
Love Josh for his way of presentation. It is fun but still very interesting!
@vijayvenkat8971
@vijayvenkat8971 6 месяцев назад
Seeing Josh Long name I clicked on the video
@steftrando
@steftrando 4 месяца назад
He’s the goat
@shawnhu
@shawnhu 6 месяцев назад
It's been more than 6 years since I last used SpringBoot, and I didn't realise that Spring Boot has changed so much since then. Excellent presentation, can't wait to try out these new tools and features!
@RickDkkrd
@RickDkkrd 5 месяцев назад
This is some new kind of standup for devs, loved it.
@SimarMannSingh
@SimarMannSingh 6 месяцев назад
No doubt, Josh is the best guy to present this.... I don't want the sad look in my children's eyes if they find out I'm still using Java 8. :D
@ax8635
@ax8635 6 месяцев назад
Thanks Josh! Your speech was really bootiful!
@gogira
@gogira 6 месяцев назад
Been using quarkus for the past 1 year and a half and can say battling with native image builds is painful, nice to see spring provides a way to overcome the those issues
@krishnaarani1320
@krishnaarani1320 6 месяцев назад
Spring and Josh rocks as awlays!!!
@Basukinathkr
@Basukinathkr 6 месяцев назад
I was admiring Josh the moment he started writing code, at 32:44, I became his fan :D
@marimuthukumars4591
@marimuthukumars4591 5 месяцев назад
I'm here to know about Spring boot and I know about Josh now 😊
@davidxcode
@davidxcode 6 месяцев назад
Amazing! Thank you Josh!
@girishanker3796
@girishanker3796 6 месяцев назад
Pure excitement 🤍
@metalpachuramon
@metalpachuramon 6 месяцев назад
Great talk! Glad to learn new things!!! * Goes back to jenkins pipeline still running the job for our java 8 app (it's cemented now and will never update) *
@yevgenFR
@yevgenFR 6 месяцев назад
bootiful as usual
@KENTOSI
@KENTOSI 6 месяцев назад
Good to see Java catching up to where scala and kotlin were 6 to 10 years ago :-) Jokes aside, great talk! Lots of exciting developments in the Java world.
@lhxperimental
@lhxperimental 6 месяцев назад
It is like that by design. Scala, Kotlin are successful experiments. The successes get absorbed into Java after being field tested for years. Java ecosystem prefers stability over moving fast and breaking things. What is the market share of Scala today? Kotlin owes its user base to Android. Google wanted to avoid more lawsuits from Oracle, that was the main driving force behind Google adopting Kotlin for Android.
@tahahajivand1843
@tahahajivand1843 5 месяцев назад
it was great. thank you
6 месяцев назад
Great talk, thanks!
@OganesBozoyan
@OganesBozoyan 2 месяца назад
33:59 bro literally did it
@freebusdoctor
@freebusdoctor 6 месяцев назад
you are saint sir
@balazsklezli5702
@balazsklezli5702 6 месяцев назад
super cool talk!
@RYahiaoui
@RYahiaoui 6 месяцев назад
Great !
@nasamind
@nasamind 6 месяцев назад
awesome
@lhxperimental
@lhxperimental 6 месяцев назад
27:51 var makes the code less readable. Set observed = new ConcurrentSkipListSet() would have communicated that you really just want a Set at the end of the day and you are not going to call some special method of this very specific implementation of Set (at least the code YOU write isn't directly going to call some special methods) .
@javierflores09
@javierflores09 6 месяцев назад
There's no significance in such a hint. Yes, I can infer from what you suggested that even though you are using a ConcurrentSkipListSet, you only want it for its behavior and not the methods that specific implementation provides but even so, does this matter at all? I'll have to read the rest of the code anyway so there's really no mental overhead when it comes down to check how you're handling that set. I strongly believe that the restrictions Java has imposed upon the var keyword are more than enough to cover the cases where it would actually become less readable code, anything else has very little significance and falls upon personal preference.
@seyedaliroshan2386
@seyedaliroshan2386 6 месяцев назад
who is this person? does he have a channel or something? the way he talk and describe the things is awesome and want to follow and hear more about his lectures
@Daniel-dj7vc
@Daniel-dj7vc 5 месяцев назад
literally the very first thing You see on the screen is all the info about his social media ;)
@mrsofiane
@mrsofiane 6 месяцев назад
Thx josh, the problem with graalvm thats is not scalable if the app is getting more load there is no jvm to optimise the results.
@user-le1yd4fc6f
@user-le1yd4fc6f 6 месяцев назад
any way we can use async await with spring reactive ? method callbacks are pretty un maintainable
@ebuzertahakanat
@ebuzertahakanat 6 месяцев назад
Graall VM configuration problem would have been a non issue if JAOTC continued
@nadavavnon8562
@nadavavnon8562 6 месяцев назад
Java slowly becoming kotlin
@IUSR
@IUSR 6 месяцев назад
I'll just pretend not seeing all the enthusiastics giving free pro tips of "just use kotlin" like their advice is so groundbreaking that no one knows or uses it already.
@moncefkarimaitbelkacem1918
@moncefkarimaitbelkacem1918 6 месяцев назад
So ?? Ocaml 🎉
@sudeepranganath5975
@sudeepranganath5975 6 месяцев назад
How fast is jython
@freebusdoctor
@freebusdoctor 6 месяцев назад
33:42
@sadiulhakim7814
@sadiulhakim7814 6 месяцев назад
Java Looks Much Better.
@manishrawat4u
@manishrawat4u 6 месяцев назад
JAVA is many things, but fast to startup it is not.
@lhxperimental
@lhxperimental 6 месяцев назад
CRaC: Hold my coffee
@gogira
@gogira 6 месяцев назад
With native image builds it is extremely fast
@smartshader
@smartshader 6 месяцев назад
Nothing extraordinary here when he said for Go to go away then waited a minute and used gigabytes of ram to build native image made me laugh
@remek712
@remek712 6 месяцев назад
You've presented nothing but a mere integration with OpenAI, where annotations are at the top, nothing more. I don't see any grounds for admiration here, and I'm trying to be pragmatic. The solutions you're talking about were already available in Python a year ago
@HAAAAAA614
@HAAAAAA614 6 месяцев назад
Guess when spring integration with AI was announced.
@Bourn77
@Bourn77 6 месяцев назад
Who the heck is this much excited about doing Java in 2024? At least choose Kotlin with Spring if you can't do C#. 😂
@coffeesoftware
@coffeesoftware 6 месяцев назад
Kotlin is great. But did you watch the video? I'm a kotlin GDE. I love Kotlin. I've done variations of this talk with Kotlin over the years, too. The thing that's interesting is the JRE runtime, which benefits Kotlin (and Scala and Groovy), too. And if you're a Java dev but want non-blocking IO (without the verbosity of the async/await in C# or suspend in Kotlin), then Java 21 is for you. If you want pattern matching (on par with Kotlin), lambdas (tho not quite as lovely as in Kotlin), auto typing (`var`), multiline strings, switch expressions, data classes (records), sealed and final types, and much more, then you could choose Kotlin, OR Java 21. and that's a nice situation to be in. the more the java and the jvm improve, the better off everybody - including kotlin - is.
@HAAAAAA614
@HAAAAAA614 6 месяцев назад
Lol go back to your cs 101 intro to python class
@gogira
@gogira 6 месяцев назад
C# over Java? Neah…
Далее
Know your Java? by Venkat Subramaniam
37:41
Просмотров 16 тыс.
Bootiful Spring Boot 3 by Josh Long
42:09
Просмотров 24 тыс.
🎙ПОЮ ВЖИВУЮ!
3:17:56
Просмотров 1,5 млн
The Fan’s Fang Skin🔥 | Brawl Stars Sneak Peek
00:16
WebGPU vs WebGL performance difference is crazy
0:57
Bootiful Spring Boot 3 by Josh Long @ Spring I/O 2023
49:44
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,1 млн
Teaching old Streams new tricks  By Viktor Klang
50:51
Data Oriented Programming in Java 21 by Nicolai Parlog
48:28
🎙ПОЮ ВЖИВУЮ!
3:17:56
Просмотров 1,5 млн