Hi all! I am using activiti rest web services, but need to over write extra class to serve the purpose of optimization. So how can I do that. Thank you!
With the current stable version (5.17.0), you need to add a class with the right package to the classpath, the Spring componentscanning wil pick it up then.