Skip to content

SSE breaks with indenting serializer in WebMvc.fn #30277

Closed
@sdeleuze

Description

@sdeleuze

Related to #19465, WebMvc.fn SSE handling breaks when spring.jackson.serialization.indent_output=true is configured on Spring Boot side, likely because MediaType.TEXT_EVENT_STREAM is not visible from the Jackson converter here, skipping the SSE special handling code in AbstractJackson2HttpMessageConverter.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions