Skip to content

[aot repositories] implement more precise method signature matching #1543

Closed
@martinlippert

Description

@martinlippert

At the moment, the method signature is matched by name only, we need to take the full signature of the query method into account when matching the JDT parsed method declarations against the method signatures provided via the spring data aot repository metadata (DataRepositoryAotMetadataService)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions