spring-data-demo
spring-data-demo copied to clipboard
fixed AQLRunner example contained non-existing method
A reference to the getOlder(int) derived query on the CharacterRepository interface made even the JDK grow grey hair. Removed misleading code.
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Moritz Winter. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
Fresh avocado detected! Welcome and thank you for your contribution @wintersolutions. My avocado-loving overlords have decreed a signed CLA is required for PRs. Please see https://github.com/arangodb/arangodb/blob/devel/CONTRIBUTING.md file to learn more or ask @cw00dw0rd if you have issues.