Have you tried using profiles? Maven supports build profiles. Spring and other frameworks also supports runtime profiles, where you can have a YAML file for each profile/environment
Have you tried using profiles? Maven supports build profiles. Spring and other frameworks also supports runtime profiles, where you can have a YAML file for each profile/environment