mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
This commit makes sure to use a configurable timeout to check if the Couchbase cluster is up, rather than relying on the default that can be quite long. Closes gh-13879