I have a requirement to keep all property file outside project in mule 4. I would appreciate any help regarding this. If there is any way to access property files from outside.
I was trying zuul reffering to this link. But there is no support for this now. It was last updated in 2014. Also it is not running in latest tomcat version.
https://blogs.mulesoft.com/dev/mule-dev/mule-meets-zuul-centralized-properties-management-part-1/
I don't want to keep property file in resources folder. Please suggest me some solution.