Hi ,
I am using Activiti workflow engine in my spring boot project. Currently it's using H2 In-Memory database to persist data. I would like to change this database to Oracle. from various posts in internet i found that i have to change settings in 'activiti.cfg.xml ' file. But i am unable to find the same file in my spring boot project. Can anyone please let me know how can i change the Activit database in my spring boot project.
Thanks & Regards
Somi.