How do I replace Flowable Enterprise libraries with Flowable OSS libraries in spring boot project?
If your using Maven then you just need to update your project’s POM[s].
@Robinyo Could you please tell me what entries need to be added in POM?
You can use the Spring Initializr to configure your project’s dependencies.
1 Like