Skip to content

Retain Binder in AbstractExtendedBindingProperties to improve performance #3101

Closed
@philwebb

Description

@philwebb

spring-projects/spring-boot#44808 was recently raised in Spring Boot and as a result we have added some additional caches to the Binder.

To really get the use of them, it would be best to create a single Binder and reuse it. I think that if this area of AbstractExtendedBindingProperties was updated to use a Binder created in setApplicationContext, you might see some performance improvements.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions