Fix for Couchbase Cluster Documentation - PR Ready for Review #2558
                  
                    
                      PSriVarshan
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 👋
I came across an issue in the Spring AI documentation where the Couchbase Cluster bean example was missing a
returnstatement. This caused a compilation error.🔹 Issue: #2556
🔹 Pull Request (PR): #2557
The fix ensures the method correctly returns a
Clusterinstance, preventing compilation errors. If any maintainers or community members can review it, that would be great! 🚀Looking forward to feedback. Thanks! 🙌
Beta Was this translation helpful? Give feedback.
All reactions