0 Replies Latest reply on Aug 31, 2017 5:56 AM by kiran303

    JBPM using Spring Boot

    kiran303

      Hi,

       

      I ran jbpm process using spring boot successfully.

      But my question is, when I run that process by making Run as Java Application it should have to also store the process related data to jbpm database in MYSQL (means I want configuration for connecting jbpm database and Spring boot) Is it Possible ??

       

      If yes then how ?

       

      OR

      Is there any setting which automatically stores process data in JBPM database(MYSQL) ?