Full Stack Reactive with React and Spring WebFlux

Sdílet
Vložit
  • čas přidán 2. 10. 2018
  • 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
  • Věda a technologie

Komentáře • 21

  • @trozzonick77
    @trozzonick77 Před 4 lety +2

    Cool lad , met him in Birstol, crazy knowledge

  • @tungnguyenuc7223
    @tungnguyenuc7223 Před 2 lety

    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

  • @Ashabrol
    @Ashabrol Před 3 lety +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 Před 3 lety +1

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

  • @erorci
    @erorci Před 5 lety +1

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

    • @mraible
      @mraible Před 5 lety +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 Před 3 lety

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

  • @PeterSotosEPT
    @PeterSotosEPT Před 5 lety +2

    Matt is there a Github Repo for this code?

  • @alexkaidoomicah3828
    @alexkaidoomicah3828 Před 5 lety +1

    which library does the http command belong to?

  • @krige
    @krige Před 3 lety +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 Před 3 lety +1

      thoughtworks!

    • @10xtenx10xtenx10xten
      @10xtenx10xtenx10xten Před měsícem

      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.

  • @Suchaac
    @Suchaac Před 5 lety

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

  • @tamborelconejo
    @tamborelconejo Před 3 lety +2

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

  • @TJ-hs1qm
    @TJ-hs1qm Před 8 měsíci

    okta got hacked twice 🤣

  • @josephgagnon555
    @josephgagnon555 Před 2 lety

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