[aot repositories] implement more precise method signature matching #1543
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: spring-data-support
type: enhancement
Milestone
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
)The text was updated successfully, but these errors were encountered: