Hi
I am using the maven archetype camunda-archetype-servlet-war to made my application.
What is the smartest and yhe easiest way to externalize the configuration (for example an url, a token or whatever) ?
Thank you!
Hi
I am using the maven archetype camunda-archetype-servlet-war to made my application.
What is the smartest and yhe easiest way to externalize the configuration (for example an url, a token or whatever) ?
Thank you!
@arnaud refer this post, it might help you.
Thanks, I’ll check it today!