Closed
Description
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
)