I've never felt quite as schooled as this:

DungeonSmith is using reactive mongo/webflux for some of it's microservices, mainly so I can learn how to work with it.

I'm still learning, so this was my first attempt at converting declarative saving code to reactive:
Post image

Comments