Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
martinlippert opened this issue Apr 23, 2025 · 0 comments
Open
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring-data-support type: enhancement

Comments

@martinlippert
Copy link
Member

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring-data-support type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant