Bootiful Spring Boot 3 x by Josh Long

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 52

  • @MarcinOgrodniczak
    @MarcinOgrodniczak 9 місяців тому +16

    It's the best time ever to be Spring Developer because we can hear Josh speeches. I love you dude.

  • @francksgenlecroyant
    @francksgenlecroyant 9 місяців тому +21

    I can listen to Josh Long all day long without getting bored!

  • @J-Ind24
    @J-Ind24 9 місяців тому +5

    Always great to listen to Josh.
    Thanks Josh

  • @jyotirmaydash6020
    @jyotirmaydash6020 9 місяців тому +3

    Josh, you're one of the best tech speakers out there. Just amazing. I loved this! ❤

  • @slippinchillin
    @slippinchillin 4 місяці тому

    How is he talking + typing + thinking so fast? He’s a genius

  • @Quillraven
    @Quillraven 9 місяців тому +4

    Love Josh for his way of presentation. It is fun but still very interesting!

  • @RickDkkrd
    @RickDkkrd 8 місяців тому

    This is some new kind of standup for devs, loved it.

  • @vijayvenkat8971
    @vijayvenkat8971 9 місяців тому +24

    Seeing Josh Long name I clicked on the video

  • @shawnhu
    @shawnhu 9 місяців тому

    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!

  • @SimarMannSingh
    @SimarMannSingh 9 місяців тому

    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 9 місяців тому

    Thanks Josh! Your speech was really bootiful!

  • @gogira
    @gogira 9 місяців тому

    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

  • @marimuthukumars4591
    @marimuthukumars4591 9 місяців тому

    I'm here to know about Spring boot and I know about Josh now 😊

  • @krishnaarani1320
    @krishnaarani1320 9 місяців тому

    Spring and Josh rocks as awlays!!!

  • @Basukinathkr
    @Basukinathkr 9 місяців тому

    I was admiring Josh the moment he started writing code, at 32:44, I became his fan :D

  • @davidxcode
    @davidxcode 9 місяців тому +1

    Amazing! Thank you Josh!

  • @metalpachuramon
    @metalpachuramon 9 місяців тому

    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) *

  • @girishanker3796
    @girishanker3796 9 місяців тому

    Pure excitement 🤍

  • @mrsofiane
    @mrsofiane 9 місяців тому

    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.

  • @lhxperimental
    @lhxperimental 9 місяців тому

    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 9 місяців тому +1

      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.

  • @KENTOSI
    @KENTOSI 9 місяців тому +1

    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 9 місяців тому +1

      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.

  • @ebuzertahakanat
    @ebuzertahakanat 9 місяців тому

    Graall VM configuration problem would have been a non issue if JAOTC continued

  • @DarshanRedkar-r5u
    @DarshanRedkar-r5u 9 місяців тому

    any way we can use async await with spring reactive ? method callbacks are pretty un maintainable

  • @seyedaliroshan2386
    @seyedaliroshan2386 9 місяців тому

    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 8 місяців тому +1

      literally the very first thing You see on the screen is all the info about his social media ;)

  • @yevgenFR
    @yevgenFR 9 місяців тому

    bootiful as usual

  • @tahahajivand1843
    @tahahajivand1843 8 місяців тому

    it was great. thank you

  • @OganesBozoyan
    @OganesBozoyan 5 місяців тому

    33:59 bro literally did it

  •  9 місяців тому

    Great talk, thanks!

  • @balazsklezli5702
    @balazsklezli5702 9 місяців тому

    super cool talk!

  • @freebusdoctor
    @freebusdoctor 9 місяців тому

    you are saint sir

  • @IUSR
    @IUSR 9 місяців тому

    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.

  • @nasamind
    @nasamind 9 місяців тому

    awesome

  • @sudeepranganath5975
    @sudeepranganath5975 9 місяців тому

    How fast is jython

  • @nadavavnon8562
    @nadavavnon8562 9 місяців тому

    Java slowly becoming kotlin

  • @RYahiaoui
    @RYahiaoui 9 місяців тому

    Great !

  • @moncefkarimaitbelkacem1918
    @moncefkarimaitbelkacem1918 9 місяців тому +1

    So ?? Ocaml 🎉

  • @freebusdoctor
    @freebusdoctor 9 місяців тому

    33:42

  • @sadiulhakim7814
    @sadiulhakim7814 9 місяців тому +2

    Java Looks Much Better.

  • @manishrawat4u
    @manishrawat4u 9 місяців тому +2

    JAVA is many things, but fast to startup it is not.

    • @lhxperimental
      @lhxperimental 9 місяців тому

      CRaC: Hold my coffee

    • @gogira
      @gogira 9 місяців тому

      With native image builds it is extremely fast

  • @smartshader
    @smartshader 9 місяців тому

    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 9 місяців тому

    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 9 місяців тому

      Guess when spring integration with AI was announced.

  • @Bourn77
    @Bourn77 9 місяців тому +1

    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 9 місяців тому

      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 9 місяців тому

      Lol go back to your cs 101 intro to python class

    • @gogira
      @gogira 9 місяців тому

      C# over Java? Neah…