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: Added missing return statement in Couchbase Cluster bean example #2557

Conversation

PSriVarshan
Copy link
Contributor

This PR fixes an issue in the documentation where the Couchbase Cluster bean method was missing a return statement, leading to a compilation error. The fix ensures proper Java syntax and prevents confusion.

@PSriVarshan PSriVarshan force-pushed the fix-couchbase-cluster-return-statement branch from 7a637b9 to b615b63 Compare March 23, 2025 13:23
@ilayaperumalg ilayaperumalg self-assigned this Mar 24, 2025
@ilayaperumalg ilayaperumalg added couchbase documentation Improvements or additions to documentation labels Mar 24, 2025
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M7 milestone Mar 24, 2025
@ilayaperumalg ilayaperumalg merged commit d8ef6ef into spring-projects:main Mar 24, 2025
2 checks passed
@ilayaperumalg
Copy link
Member

@PSriVarshan Thanks for the PR!

leijendary pushed a commit to leijendary/spring-ai that referenced this pull request Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
couchbase documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants