Skip to content
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

Adds an example for enabling Single Query Loading for Spring Data JDBC #675

Closed
wants to merge 3 commits into from

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Nov 7, 2023

No description provided.

Query by Id works via the repository.

Query derivation doesn't since it side steps the DataAccessStrategy.
Update README files to reference all the examples for Spring Data JDBC.
Also fix a typo in another README.
@schauder schauder requested a review from mp911de November 7, 2023 11:44
@mp911de mp911de closed this in 15783e4 Nov 7, 2023
mp911de pushed a commit that referenced this pull request Nov 7, 2023
Update README files to reference all the examples for Spring Data JDBC.
Also fix a typo in another README.

See #675
mp911de added a commit that referenced this pull request Nov 7, 2023
Reformat code. Simplify config.

See #675
@mp911de mp911de added the type: enhancement A general enhancement label Nov 7, 2023
@mp911de mp911de deleted the issue/single-query-loading-example branch November 7, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants