Fully Reactive: Spring, Kotlin, and JavaFX Playing Together

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

КОМЕНТАРІ • 12

  • @seifeddinedridi4898
    @seifeddinedridi4898 4 роки тому +4

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

  • @winfr34k
    @winfr34k 4 роки тому +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 4 роки тому

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

  • @mcolsenet
    @mcolsenet 4 роки тому +2

    Great topic and good presentation, thank you

  • @Carlos-yj3on
    @Carlos-yj3on 4 роки тому

    great talk, thanks Trisha!!

  • @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.

  • @alejandroagua5813
    @alejandroagua5813 4 роки тому +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.

  • @VivekMore1
    @VivekMore1 4 роки тому +5

    Nice demo! Could you please share the code?

    • @TrishaGee
      @TrishaGee 4 роки тому +17

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

  • @beaumontmuni
    @beaumontmuni 4 роки тому

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

    • @Kruglord
      @Kruglord 3 роки тому +1

      That just means "at least" Java 11