There was an error while loading. Please reload this page.
1 parent 6704337 commit 66d1131Copy full SHA for 66d1131
spring-boot-demo-activiti/src/main/resources/application.yml
@@ -1,3 +1,5 @@
1
spring:
2
activiti:
3
- check-process-definitions: false
+ check-process-definitions: false
4
+ db-history-used: true
5
+ history-level: full
0 commit comments