Addresses issue #22523
removed all instances of spring profiles, changing it for spring.config.activate.on-profile
Comment From: philwebb
Thanks, but I'm afraid we probably need to take a different approach here. I think we'll want to remove LEGACY_PROFILES_NAME
entirely rather than change it to spring.config.activate.on-profile
.
Comment From: raqueru
Thanks, but I'm afraid we probably need to take a different approach here. I think we'll want to remove
LEGACY_PROFILES_NAME
entirely rather than change it tospring.config.activate.on-profile
.
Ah yes, sorry for the misunderstood, I may try changing it then
Comment From: philwebb
Thanks @raqueru. You might want to wait until the new year, I've flagged the original issue so we can discuss as a team exactly what we want to do.