Skip to content

Consistent compatibility with Woodstox as an alternative to Xerces #36682

Description

@jhoeller

In various parts of the Spring codebase where we interact through JAXP, there are ties to the Xerces implementation as available from Apache and as shipped with the JDK. In addition to serving as a StAX provider, Woodstox also provides an alternative SAX implementation which can be manually configured on the user side. We should aim to officially support a user-configured Woodstox SAX setup as an alternative to Xerces, not least of it all for performance reasons.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions