Skip to content

Allow use of custom SelectedValueComparator #218

Open
@sundermann

Description

@sundermann

We have been patching the Spring Framework for years due to an performance issue with exhaustive compare in select boxes. During exhaustive compare a database lookup is triggered because of spring's DomainClassConverter.

Since the code for SpringSelectedValueComparator has been taken over to the thymeleaf-spring repository for spring 5, I'd like to know if it would be possible to specify an own implementation of SelectedValueComparator for Thymeleaf to use so we can avoid patching frameworks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions