Hello experts,
We need to implement two new independent extensions, extension C and extension D, that each extend and overwrite a bean of the core platform. What are the ways we can make sure the bean from extension D takes precedence over the one ...