cancel
Showing results for 
Search instead for 
Did you mean: 

How to custom activiti-rest webservices

haidoan1803
Champ in-the-making
Champ in-the-making
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!
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Which Activiti version?

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.