I've been reading on the Reactor design pattern here, and it mentions project-reactor as a "Real world example" of this design pattern. However, I couldn't find any mention or even a hint in project-reactor of the Reactor design pattern other than using the word "reactor" in the name.
I'm wondering the author of java-design-patterns just pulled that "fact" out of thin air or not.