Skip to content

<mvc:annotation-driven / > should supports the attributes of setting customized HttpMessageConverter bean list [SPR-7191] #11851

@spring-projects-issues

Description

@spring-projects-issues

Simon Wong opened SPR-7191 and commented

Currently, the <mvc:annotation-driven / > doesn't allow the HttpMessageConverters be customizable (It is read-only in AnnotationDrivenBeanDefinitionParser).

It is recommended to allow the MessageConverters be reference by external HttpMessageConverter beans list.


Affects: 3.0 GA, 3.0.1, 3.0.2

Issue Links:

Referenced from: commits f26b499

2 votes, 3 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions