Reactive Quarkus: Building Reactive Applications with Java • Willem Jan Glerum • Devoxx Poland 2022

Поділитися
Вставка
  • Опубліковано 30 кві 2023
  • Ever wondered how to write reactive async code in Java? Quarkus makes it really easy nowadays with RESTEasy Reactive and Hibernate Reactive. Unifying both imperative and reactive programming in single framework.
    First we'll explain the differences between imperative and reactive programming and go over the benefits and drawbacks of both of them. Next, we'll show how you can mix and match both imperative and reactive programming in Quarkus with RESTEasy Reactive and Hibernate Reactive. Finally, we'll demonstrate how you can use Reactive Messaging to interact with Kafka.
    Lecture took place on Wednesday, 22nd June at 14:40 in Room 3
    Willem is a software engineer at Lunatech. Passionate about writing quality software and likes to automate everything out there. During the weekend you will mostly find him at scouting as a volunteer.
    #IT #Development #SoftwareDevelopment
  • Наука та технологія

КОМЕНТАРІ • 4

  • @gideonyeboahasante8886
    @gideonyeboahasante8886 3 дні тому

    Awesome presentation

  • @jayglass9504
    @jayglass9504 Місяць тому

    Great presentation Willem, thank you!

  • @Eliecerhdz
    @Eliecerhdz 2 місяці тому +3

    Could anyone provide the URL for the repo please?

  • @eliasalvest.i.646
    @eliasalvest.i.646 15 днів тому

    Willem, your content is very good, can you please create an application using OAuth2 with quarkus, creating an autohorization token application and the ResourceServer... I would like to see an implementation like this step by step. Thanks for the content