Why activiti process versions are multiplying in the DB when app restarts?
Hello1) I created BPM diagram & exported the *.xml file2) Put the file into the resources/processes folder & launched my application3) Spring Boot imported the *.xml file into the h2 database automatically4) I opened the database & took a look at the...