cescoffier/reactive-systems-in-java

Product instead of UserProfile

dkoci opened this issue · 0 comments

Hi.
https://github.com/cescoffier/reactive-systems-in-java/blob/main/chapter-7/order-example/src/main/java/org/acme/UserService.java method getRandomUser() has Product.findAll(). I thik it should be UserProfile.findAll().

Screenshot 2024-01-22 at 18 55 37