You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Brian Clozel 1320c44a25 Use RBAC credentials for Couchbase cluster info
Prior to this commit, the Couchbase auto-configuration would use the
bucket credentials when RBAC is configured. This commit ensures that
RBAC is used in that case.

This commit also adds new configuration properties to customize the
bootstrap ports for Couchbase:

* `spring.couchbase.env.bootstrap.http-direct-port`
* `spring.couchbase.env.bootstrap.http-ssl-port`

Fixes gh-19393
5 years ago
..
spring-boot Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-actuator Simplify some Stream API usages 5 years ago
spring-boot-actuator-autoconfigure Add group property to DynatraceProperties 5 years ago
spring-boot-autoconfigure Use RBAC credentials for Couchbase cluster info 5 years ago
spring-boot-cli Merge branch '2.1.x' 5 years ago
spring-boot-dependencies Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-devtools Fix loading of devtools yaml files 5 years ago
spring-boot-docs Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-parent Upgrade to Testcontainers 1.12.4 5 years ago
spring-boot-properties-migrator Merge branch '2.1.x' 5 years ago
spring-boot-starters Add reference to OptaPlanner starter 5 years ago
spring-boot-test Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-test-autoconfigure Do not enable @ConfigurationPropertiesScan be default 5 years ago
spring-boot-tools Polish contribution 5 years ago
pom.xml