You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really wonder why we're having a way to bind one particular POJO to a different configuration. IMO this breaks the nice "configuration environment" story in Spring Boot by adding something on the side that doesn't play well with the rest.
People also got confused about the configuration being totally isolated so we added the merge attribute. With hindsight, I think that was a mistake. I'm in favour of getting rid of locations.
I really wonder why we're having a way to bind one particular POJO to a different configuration. IMO this breaks the nice "configuration environment" story in Spring Boot by adding something on the side that doesn't play well with the rest.
And people got confused.
The text was updated successfully, but these errors were encountered: