Skip to content

DATACMNS-875 - Add support for exists projection in repository query derivation. #171

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

Closed
wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jul 28, 2016

We now support exists projections in derived queries by parsing the exists keyword and exposing PartTree.isCountProjection.


Related ticket: DATACMNS-875

mp911de added 2 commits July 28, 2016 10:15
…derivation.

We now support exists projections in derived queries by parsing the `exists` keyword and exposing `PartTree.isCountProjection`.
odrotbohm pushed a commit that referenced this pull request Sep 1, 2016
…derivation.

We now support exists projections in derived queries by parsing the exists keyword and expose it via PartTree.isExistsProjection().

Original pull request: #171.
@odrotbohm odrotbohm closed this Sep 1, 2016
@odrotbohm odrotbohm deleted the issue/DATACMNS-875 branch September 1, 2016 15:38
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
Instead it depends on ContextRefresher with actually does the work.

This allows applications to use the listener even if they don't depend
on actuator.

fixes spring-projectsgh-171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants