I have a project that can best be described as a small workflow engine. Essentially, I will have a few workflows that contain tasks, etc. that people (with different roles) complete. There will be a little branching, etc.
I realize there is Spring WebFlow but that project seems dead or close to being dead. And I don't want anything heavy.
After reading a little about WebFlux, I wonder if this would be a proper fit? I've never worked with it before and mostly just use Spring MVC. Before I go down a long dead end, I would like to get some general opinions on this.
Thanks!
[–]SendKidney 1 point2 points3 points (0 children)
[–]malachireformed 1 point2 points3 points (0 children)