Full Stack Reactive with React and Spring WebFlux

Поділитися
Вставка
  • Опубліковано 12 гру 2024
  • You have streaming data and want to expose it as reactive streams with Spring Boot. Great! Spring WebFlux makes that pretty easy. But what about the UI? Can you stream that data to the UI and have it be reactive and constantly updating too? This session explores techniques for making your app fully reactive with Spring WebFlux and React. Mostly live coding, with plenty of time for Q & A in the midst of it all
    Speakers:
    Matt Raible
    Developer Advocate, Okta
    Filmed at SpringOne Platform 2018

КОМЕНТАРІ • 21

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

    Cool lad , met him in Birstol, crazy knowledge

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

    Can anyone understand what he says at 9:28: "this is a great way to implement something that is not recommended on _?_ radar"

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

      thoughtworks!

    • @10xtenx10xtenx10xten
      @10xtenx10xtenx10xten 6 місяців тому

      3 years late, but what he's saying is that your ORM object shouldn't be the same object on the response payload. Because it exposes what your data schema is like.
      It also ties your contract and db schema. For example if you want return a field called id to the client, but in the future you want to return itemId or something. You would have to also do it on the database side.

  • @Ashabrol
    @Ashabrol 4 роки тому +1

    How are the classes getting generated automatically using the web flux commands? Is there a library that needs to be added in pom.xml?

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

      Template. You can assign whole code to custom command in IntelliJ .

  • @tungnguyenuc7223
    @tungnguyenuc7223 2 роки тому

    I have question . In case if all message broadcast through webSocket if i want this message for specifically user . How can i do . Any people help me

  • @erorci
    @erorci 5 років тому +1

    What is necessary to configure in order to use webflux-entity shortcut?

    • @mraible
      @mraible 5 років тому +6

      I used IntelliJ IDEA's Live Templates for this feature. You can find the ones I use in my demo's, including webflux-entity at github.com/mraible/idea-live-templates.

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

      @@mraible thanks so much. Any shortcut free u can share at?

  • @PeterSotosEPT
    @PeterSotosEPT 6 років тому +2

    Matt is there a Github Repo for this code?

  • @alexkaidoomicah3828
    @alexkaidoomicah3828 6 років тому +1

    which library does the http command belong to?

  • @Suchaac
    @Suchaac 5 років тому

    Intro to React Workshop by Eric Vicenti: vimeo.com/213710634

  • @TJ-hs1qm
    @TJ-hs1qm Рік тому

    okta got hacked twice 🤣

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

    must be very easy when the same people that is behind of the framework cannot make it even work the demo

  • @josephgagnon555
    @josephgagnon555 2 роки тому

    You lost my interest with the snarky eclipse remark. Don't be an arrogant fool.