Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

SearchParameterType extension point  #81

@abratashev

Description

@abratashev

Now the type of parameter for filtering and sorting can be specified using the @SearchParameter annotation on the DTO class. The list of types is stored in the enum SearchParameterType and is limited to this list.

Dependent projects want to be able to expand this list (for example, using LocalDate on DTO and Entity instead of LocalDateTime, or implementing their serializable types)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions