Skip to content

DATAJPA-1267 - Using SpEL infrastructure from commons. #250

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 6 commits into from

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Feb 21, 2018

This PR depends on DATACMNS-1258 (spring-projects/spring-data-commons#275) which needs to get merged first.

With DATACMNS-1258 handling of SpEL expressions in queries was moved to SD-Commons.
This change now uses that infrastructure and removes the parts no longer necessary in this repository.

@schauder schauder force-pushed the issue/DATAJPA-1267 branch from a5a9332 to ff3a695 Compare May 18, 2018 06:59
schauder and others added 6 commits July 20, 2018 09:50
With DATACMNS-1258 handling of SpEL expressions in queries was moved to SD-Commons.
This change now uses that infrastructure and removes the parts no longer necessary in this repository.
Simplified code.
Reduced scope of constants that are really only useful in a tight scope.
Converted tests to AssertJ.
Added issue comments on tests.
Adapt to polished API for DATACMNS-1258.

Related tickets: DATACMNS-1258.
@schauder schauder force-pushed the issue/DATAJPA-1267 branch from ff3a695 to 0bf24ad Compare July 20, 2018 07:53
mp911de pushed a commit that referenced this pull request Jul 23, 2018
With DATACMNS-1258 handling of SpEL expressions in queries was moved to SD-Commons.
This change now uses that infrastructure and removes the parts no longer necessary in this repository.

Original pull request: #250.
mp911de pushed a commit that referenced this pull request Jul 23, 2018
Adapt to polished API for DATACMNS-1258.

Related tickets: DATACMNS-1258.
Original pull request: #250.
mp911de pushed a commit that referenced this pull request Jul 23, 2018
mp911de added a commit that referenced this pull request Jul 23, 2018
Tweak error messages. Make method static where possible. Typos.

Original pull request: #250.
@mp911de
Copy link
Member

mp911de commented Jul 23, 2018

That's merged and polished now.

@mp911de mp911de closed this Jul 23, 2018
@mp911de mp911de deleted the issue/DATAJPA-1267 branch July 23, 2018 09:45
stsypanov pushed a commit to stsypanov/spring-data-jpa that referenced this pull request Dec 13, 2019
With DATACMNS-1258 handling of SpEL expressions in queries was moved to SD-Commons.
This change now uses that infrastructure and removes the parts no longer necessary in this repository.

Original pull request: spring-projects#250.
stsypanov pushed a commit to stsypanov/spring-data-jpa that referenced this pull request Dec 13, 2019
Adapt to polished API for DATACMNS-1258.

Related tickets: DATACMNS-1258.
Original pull request: spring-projects#250.
stsypanov pushed a commit to stsypanov/spring-data-jpa that referenced this pull request Dec 13, 2019
stsypanov pushed a commit to stsypanov/spring-data-jpa that referenced this pull request Dec 13, 2019
Tweak error messages. Make method static where possible. Typos.

Original pull request: spring-projects#250.
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.

3 participants