Skip to content

Register sensible default HTTP Message Converters based on what is available in the classpath [SPR-6375] #11042

@spring-projects-issues

Description

@spring-projects-issues

Keith Donald opened SPR-6375 and commented

The new mvc namespace gives us a nice opportunity to add additional sensible defaults.
Proposal:

  • Register support for JAXB if Java 6+
  • Register support for JiBX if in classpath
  • Register support for JSON if Jackson in classpath

Affects: 3.0 RC2

Referenced from: commits 81d7f5b

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions