Daniel Ryan
11/08/2021, 12:30 PMkrzysztof
11/08/2021, 12:43 PMkrzysztof
11/08/2021, 12:44 PMgetLatestDBEntries to keep your UI up to dateDaniel Ryan
11/08/2021, 12:54 PMkrzysztof
11/08/2021, 1:53 PMFlux class here, but if I would have to guess, getAllProducts does not return a list - rather it’s an emitter of each item found. Probably that’s why Flow was used herekrzysztof
11/08/2021, 1:57 PMFlux is part of WebFlux - reactive framework. That solves the mystery 😄