Skip to content

Polish BeanOutputConverter and associated tests#4820

Open
nicolaskrier wants to merge 1 commit into
spring-projects:mainfrom
nicolaskrier:polish-bean-output-converter
Open

Polish BeanOutputConverter and associated tests#4820
nicolaskrier wants to merge 1 commit into
spring-projects:mainfrom
nicolaskrier:polish-bean-output-converter

Conversation

@nicolaskrier
Copy link
Copy Markdown
Contributor

No description provided.

@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch 4 times, most recently from 6ede9d9 to 3e75fea Compare November 13, 2025 18:57
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from 3e75fea to d4d88db Compare November 19, 2025 22:52
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch 2 times, most recently from 7345fd4 to 539d923 Compare December 10, 2025 21:28
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch 2 times, most recently from 8e29292 to 5673890 Compare December 14, 2025 16:04
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from 5673890 to 5ef083c Compare December 29, 2025 09:53
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from 5ef083c to e2a58e3 Compare January 22, 2026 20:53
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from e2a58e3 to e767abb Compare March 7, 2026 13:34
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch 2 times, most recently from 27a9aec to c8c5ade Compare March 21, 2026 15:15
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from c8c5ade to c396897 Compare April 18, 2026 09:31
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from c396897 to 3331c73 Compare May 2, 2026 14:51
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from 3331c73 to 2d204c0 Compare May 24, 2026 14:06
}
}

private static final class MapTypeReference extends TypeReference<Map<String, Object>> {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sdeleuze, I introduced the same class as you in #6135.

Also, I wonder if it would make sense to ask the Spring Boot team whether they could expose this class with a public accessor. It already exists in Spring Boot as org.springframework.boot.json.JacksonJsonParser.MapTypeReference.

Signed-off-by: Nicolas Krier <7557886+nicolaskrier@users.noreply.github.com>
@nicolaskrier nicolaskrier force-pushed the polish-bean-output-converter branch from 2d204c0 to 8ae1b16 Compare June 6, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants