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

RedisOperations interface's method hasKey has documentation that does not specify what it returns and if it is null during pipelining. #3049

Closed
VladislavStefanov opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
type: documentation A documentation update

Comments

@VladislavStefanov
Copy link

RedisOperations interface's method hasKey has documentation that does not specify what it returns and if it is null during pipelining.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 19, 2024
@mp911de mp911de added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 25, 2024
marcingrzejszczak added a commit that referenced this issue Nov 25, 2024
mp911de pushed a commit that referenced this issue Nov 28, 2024
Also, added missing javadocs about what the method returns and about nullability.

Closes #3049
Original pull request: #3055
mp911de added a commit that referenced this issue Nov 28, 2024
Tweak Javadoc wording for execute(…) with callback methods.

See #3049
Original pull request: #3055
mp911de pushed a commit that referenced this issue Nov 28, 2024
Also, added missing javadocs about what the method returns and about nullability.

Closes #3049
Original pull request: #3055
mp911de added a commit that referenced this issue Nov 28, 2024
Tweak Javadoc wording for execute(…) with callback methods.

See #3049
Original pull request: #3055
mp911de added a commit that referenced this issue Nov 28, 2024
Tweak Javadoc wording for execute(…) with callback methods.

See #3049
Original pull request: #3055
@mp911de mp911de added this to the 3.3.7 (2024.0.7) milestone Nov 28, 2024
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
4 participants