The State of Java Relational Persistence by Maciej Walkowiak @ Spring I/O 2019

Поделиться
HTML-код
  • Опубликовано: 28 янв 2025

Комментарии • 11

  • @TomaszHawliczek
    @TomaszHawliczek 5 лет назад +11

    Excellent talk, lot of stuff to dig into. Thanks.

  • @TristanOnGoogle
    @TristanOnGoogle Год назад +2

    Well, saying that the blue book (DDD) will tell you how to associate your JPA entities is kind of lie. It doesn't even mention JPA or Hibernate, it only tells u about the domain entities which can be a different layer from JPA entities.

  • @odewoleabdul-jemeel8859
    @odewoleabdul-jemeel8859 Год назад

    Amazing presentation. Thank you

  • @Anbu_Sampath
    @Anbu_Sampath 5 лет назад +4

    Excellent talk. Thanks.

    • @SpringAcademy
      @SpringAcademy 5 лет назад

      Thank you! You may also take a look at my channel - maybe you find it useful too :-) ruclips.net/user/springacademy

  • @hailahong3021
    @hailahong3021 5 лет назад +2

    What is his channel again?

    • @qwalers
      @qwalers 5 лет назад

      ruclips.net/channel/UCslYinLbZnzzUdG0BMaiDKw

  • @-indeed8285
    @-indeed8285 5 лет назад

    Spring Academy guy 👍

  • @retropaganda8442
    @retropaganda8442 4 года назад

    I understand this is a Java-related conference, but why not presenting frameworks from other ecosystems ? It would have made perfect sense to present Entity Framework (now called Entity Core in recent versions IIRC), to have a good idea of where we can expect things will go in Java too.