Spring Tips: Data Oriented Programming in Java 21+

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • Hi, Spring fans! In this installment, we look at Java 21 and later's support for data oriented programming
    code is available here: github.com/spring-tips/data-o...
    #java #java21 #jvm
  • Věda a technologie

Komentáře • 21

  • @avonzo
    @avonzo Před 16 dny

    Nice information. Thank you!

  • @jameskoh3463
    @jameskoh3463 Před 18 dny +16

    The moment he talks, I went to check whether I set the speed to 1.5x lol

    • @die_p
      @die_p Před 16 dny +2

      I set it to 0.85x to be able to follow without needing to rewind :)

    • @jootuubanen7727
      @jootuubanen7727 Před 2 dny +1

      I don't think there is any point in showing "my favorite place" selections in 0,1 sec. Same on and on. I was hoping that there were some code and examples in git. Nothing.

    • @jootuubanen7727
      @jootuubanen7727 Před 2 dny +1

      I do understand that these videos are just marketing material. And Josh is marvellous marketing and sales person. But please !?!

    • @jameskoh3463
      @jameskoh3463 Před 2 dny

      @@jootuubanen7727try Data Oriented Programming in Java 1.1 by Nikolai Parlog?

  • @selimhorri7816
    @selimhorri7816 Před 17 dny

    Yeah regarding the "withers", i think they planning to add it very soon (i hope), something like :
    UnsecuredLoan usl = oldUsl with {/*init specific variables*/};
    Which means make a copy of oldUsl and make your changement in the body of the wither..
    Cannot wait to see it in action, it will help alott..

  • @epsig1507
    @epsig1507 Před 14 dny

    11:03 they have that in JEP 468 (Derived Record Creation)

  • @jootuubanen7727
    @jootuubanen7727 Před 2 dny +1

    I don't think there is any point in showing "my favorite place" selections in 0,1 sec. Same goes on and on. I was hoping that there were some code and examples in git. Nothing.

  • @hibour5013
    @hibour5013 Před 3 dny

    thanks, I don’t learn manifold system which I don’t know

  • @RodrigoSouza-vb4iq
    @RodrigoSouza-vb4iq Před 12 dny

    Java 💚 Spring

  • @tobyzieglerrr
    @tobyzieglerrr Před 4 hodinami

    please improve the audio quality (microphone!)

  • @henryvaneyk3769
    @henryvaneyk3769 Před 14 dny +1

    Just some advice. Firstly get a lapel microphone to capture your voice much better. Secondly, get some acoustic dampening materials in the room where you do your recording. It is very difficult to hear clearly what you are saying.

  • @iamseban
    @iamseban Před 9 dny

    Hi Josh - which MacBook you are using 16” or 14” , can you please share the specs ?

  • @tobyzieglerrr
    @tobyzieglerrr Před 4 hodinami

    sealed interface permits implA, implB
    This still hurts me. Of course it can be useful, but it defends the purpose of interfaces.
    Why should an interface ever know which implementors it has. There are examples, i know them,
    but this still looks to me like a serious "avoid" in a large code base.

  • @muhammed_ozbilici
    @muhammed_ozbilici Před 17 dny

    test

  • @master0fnone
    @master0fnone Před 12 dny

    Might be the best dev ever, but the communication makes this video hard to watch.

  • @user-sw3mh1ls3b
    @user-sw3mh1ls3b Před 18 dny +5

    replica of 3/4 months old presentation

    • @pammybcc
      @pammybcc Před 17 dny

      yes.. watched half of the video.. it has nothing related with spring