Fully Reactive: Spring, Kotlin, and JavaFX Playing Together

แชร์
ฝัง

ความคิดเห็น • 12

  • @mcolsenet
    @mcolsenet 5 ปีที่แล้ว +2

    Great topic and good presentation, thank you

  • @winfr34k
    @winfr34k 5 ปีที่แล้ว +5

    Really great talk and demo, glad to have watched it. Great speed too, wasn’t too fast and not too slow. Please more in this style!
    The only thing that kept nagging at me while watching this: Is there anything like an „RSocket version“ of API auto discovery like you could do with Swagger and Spring where they automatically build DTOs and Client beans? That would have even gotten rid of the redundant DTO implementation.

    • @winfr34k
      @winfr34k 5 ปีที่แล้ว

      @Alwyn Schoeman I agree. However, that question was not related to the presentation style or the shown code examples.

  • @Carlos-yj3on
    @Carlos-yj3on 4 ปีที่แล้ว

    great talk, thanks Trisha!!

  • @seifeddinedridi4898
    @seifeddinedridi4898 5 ปีที่แล้ว +4

    The links to the source code for this presentation can be found here: trishagee.github.io/presentation/coding_duel/

  • @bwfrieds
    @bwfrieds 4 ปีที่แล้ว +1

    Why use maven instead of gradle? Is gradle not yet mature? Or is Intellij Idea not supporting gradle?

    • @TrishaGee
      @TrishaGee 4 ปีที่แล้ว +7

      I chose Maven because when the original code was written (2018) it was easier to get JavaFX working with Maven than with Gradle. Now it works fine with both.

  • @VivekMore1
    @VivekMore1 5 ปีที่แล้ว +5

    Nice demo! Could you please share the code?

    • @TrishaGee
      @TrishaGee 5 ปีที่แล้ว +17

      Service: github.com/trishagee/s1p-stocks-service
      Client and UI: github.com/trishagee/s1p-stocks-ui

  • @alejandroagua5813
    @alejandroagua5813 5 ปีที่แล้ว +1

    This is what I call a great talk. No bullshit yapping blathering prattling and fuck. Those presenters in programming languages who spend 75% talking do not worth your time IMHO.

  • @beaumontmuni
    @beaumontmuni 5 ปีที่แล้ว

    She said java 13 but the spring initializer was setup to use java 11 ...

    • @Kruglord
      @Kruglord 4 ปีที่แล้ว +1

      That just means "at least" Java 11