Skip to content

Fix: Docs in RedisCacheConfiguration.java #2539

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 1 commit into from

Conversation

theHacker
Copy link
Contributor

  • 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).

- prefixCacheNameWith() returns a new instance
@pivotal-cla
Copy link

@theHacker Please sign the Contributor License Agreement!

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

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 3, 2023
@jxblum jxblum self-assigned this Apr 3, 2023
@jxblum jxblum added this to the 2.7.11 (2021.2.11) milestone Apr 3, 2023
@jxblum jxblum closed this in 6316609 Apr 3, 2023
jxblum pushed a commit to jxblum/spring-data-redis that referenced this pull request Apr 3, 2023
The prefixCacheNameWith() method returns a new instance, not `this`.

Closes spring-projects#2539
jxblum pushed a commit to jxblum/spring-data-redis that referenced this pull request Apr 3, 2023
The prefixCacheNameWith() method returns a new instance, not `this`.

Closes spring-projects#2539
@theHacker theHacker deleted the patch-1 branch April 3, 2023 15:05
@jxblum jxblum added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants