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

Fix raw use of JpaSpecificationExecutor in docs #2159

Closed
wants to merge 1 commit into from
Closed

Fix raw use of JpaSpecificationExecutor in docs #2159

wants to merge 1 commit into from

Conversation

IncPlusPlus
Copy link
Contributor

I noticed that the parameterized class JpaSpecificationExecutor was being used without a type being specified. This commit that.

  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

I noticed that the parameterized class `JpaSpecificationExecutor` was being used without a type being specified. This commit that.
@pivotal-issuemaster
Copy link

@IncPlusPlus Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@IncPlusPlus Thank you for signing the Contributor License Agreement!

@IncPlusPlus IncPlusPlus changed the title Fixed raw use of JpaSpecificationExecutor in docs Fix raw use of JpaSpecificationExecutor in docs Feb 19, 2021
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 19, 2021
@schauder schauder self-assigned this Feb 23, 2021
@schauder schauder removed the status: waiting-for-triage An issue we've not yet triaged label Feb 23, 2021
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 23, 2021
schauder pushed a commit that referenced this pull request Feb 23, 2021
`JpaSpecificationExecutor` was being used without a type being specified. This commit fixes that.

Original pull request #2159
schauder pushed a commit that referenced this pull request Feb 23, 2021
`JpaSpecificationExecutor` was being used without a type being specified. This commit fixes that.

Original pull request #2159
schauder pushed a commit that referenced this pull request Feb 23, 2021
`JpaSpecificationExecutor` was being used without a type being specified. This commit fixes that.

Original pull request #2159
schauder pushed a commit that referenced this pull request Feb 23, 2021
`JpaSpecificationExecutor` was being used without a type being specified. This commit fixes that.

Original pull request #2159
@schauder
Copy link
Contributor

Thanks for the PR. That's merged and backported.

@schauder schauder closed this Feb 23, 2021
@schauder schauder added type: bug A general bug type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 23, 2021
@IncPlusPlus IncPlusPlus deleted the patch-1 branch February 23, 2021 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants