Issue description
Spring has stated that xml driven configuration (at least for MVC) is not going to be supported in Spring Framework 7 (it will be there, but Spring won't support it). However, they're separately adding a programmatic way to add beans. We'll likely need to rework the bean builder as a result since it's ultimately backed by xml.
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-7.0-Release-Notes#deprecations
Issue description
Spring has stated that xml driven configuration (at least for MVC) is not going to be supported in Spring Framework 7 (it will be there, but Spring won't support it). However, they're separately adding a programmatic way to add beans. We'll likely need to rework the bean builder as a result since it's ultimately backed by xml.
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-7.0-Release-Notes#deprecations