How to externalize application properties outside mule 4

Viewed 23

I'm currently looking for a solution to externalizing the application properties for the different environments in Mule 4. The idea is to make it flexible but also to make access per role available. I have seen several solution like Custom Configuration Properties Provider. I'm looking for a solution that might be easy to implement.

Does anyone have any experience with this?

thanks in advance

0 Answers
Related