Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (23 loc) · 525 Bytes

notes.md

File metadata and controls

27 lines (23 loc) · 525 Bytes

Setup: Increase font size in three places, including Settings -> Editor -> Color Scheme -> Console Font

postman

browser:

  • slides
  • jsonplaceholder
  • Flux api

Script:

  • Intro, Flux tennis ball demo (10)
  • Aufrufe von Remote-APIs (incl test) (8)
  • Logging with logOnNext (10)
  • Logging with MdcLogger (18)
  • relationaler Datenbankzugriff (6)
  • Fehlerbehandlung (6)
  • Kafka-Integration/fehler-handling (3)

Other

  • Webflux.fn vs Controller
  • Tests
    • BallHandler
  • Write Webflux.fn 27:00 (= 18)
  • Test
    • User 30:48 (= 4)