Skip to content

Spring 7 - XML configuration no longer supported #14915

@jdaugherty

Description

@jdaugherty

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions