For developing a web application using grails + workflow + java, how do I integrate them?

I need to develop a web application using grails + workflow + java, what is the best way to integrate them?

0


a source to share


1 answer


The best way is to first evaluate existing plugins to see if there is something that can be easily adapted to solve your problem. I would recommend grailsflow and Jbpm plugins.



+1


a source







All Articles