Skip to content

DATAJPA-1622 - Removed @nullable annotation for return types of Specification. #397

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

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Nov 6, 2019

This allows for easier usage as a fluent API without warnings from the IDE or in the case of Kotlin compiler errors.

https://jira.spring.io/browse/DATAJPA-1622

@NielsNet
Copy link

NielsNet commented Oct 1, 2020

Any update on this?

…ecification`.

This allows for easier usage as a fluent API without warnings from the IDE or in the case of Kotlin compiler errors.
Added documentation and replaced lambdas with method references.
mp911de pushed a commit that referenced this pull request Oct 23, 2020
…ecification`.

This allows for easier usage as a fluent API without warnings from the IDE or in the case of Kotlin compiler errors.

Original pull request: #397.
mp911de pushed a commit that referenced this pull request Oct 23, 2020
Added documentation and replaced lambdas with method references.

Original pull request: #397.
mp911de added a commit that referenced this pull request Oct 23, 2020
Reformat code. Qualify static method calls.

Original pull request: #397.
mp911de pushed a commit that referenced this pull request Oct 23, 2020
…ecification`.

This allows for easier usage as a fluent API without warnings from the IDE or in the case of Kotlin compiler errors.

Original pull request: #397.
mp911de pushed a commit that referenced this pull request Oct 23, 2020
Added documentation and replaced lambdas with method references.

Original pull request: #397.
mp911de added a commit that referenced this pull request Oct 23, 2020
Reformat code. Qualify static method calls.

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

mp911de commented Oct 23, 2020

That's merged, polished, and backported now.

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