Skip to content

Spring Data Commons 3.3.4 breaks @ModelAttribute handling #3258

Open
@sdeleuze

Description

@sdeleuze

As explored in #33791 and visible with a slightly modified version of the reproducer https://github.com/EnyaEnya/multipart-null, adding org.springframework.boot:spring-boot-starter-data-jpa to the project breaks @ModelAttribute handling as of Spring Boot 3.3.4, and I have been able to reproduce only by adding org.springframework.data:spring-data-commons:3.3.4 to the project.

The same project with org.springframework.data:spring-data-commons:3.3.3 or without Spring Data is fine.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions