spring-boot/spring-boot-project
Alexandre Dutra 851f631eac Use LOCAL_ONE when querying system.local
The system keyspace has a replication factor of 1 and is local to each
node; it is therefore recommended to query system.local with a
consistency level of ONE or LOCAL_ONE.

Stronger consistency levels may result in an Unavailable error, but this
does not mean that the node is down.

See gh-20709
2020-03-28 16:01:47 +01:00
..
spring-boot Link to correct factory in TomcatReactiveWebServerFactory's javadoc 2020-03-20 11:02:41 +00:00
spring-boot-actuator Use LOCAL_ONE when querying system.local 2020-03-28 16:01:47 +01:00
spring-boot-actuator-autoconfigure Document that Jackson is a required dependency of the Actuator 2020-03-23 14:16:55 +01:00
spring-boot-autoconfigure Do not fail if "spring.datasource.url" cannot be resolved 2020-03-25 11:25:47 +01:00
spring-boot-cli Fix behaviour of DependencyCustomizer ifAllResourcesPresent 2020-03-11 13:00:49 +00:00
spring-boot-dependencies Upgrade to Reactor Californium SR17 2020-03-23 18:28:42 +01:00
spring-boot-devtools
spring-boot-docs Document that Jackson is a required dependency of the Actuator 2020-03-23 14:16:55 +01:00
spring-boot-parent
spring-boot-properties-migrator
spring-boot-starters Fix link to Vaadin Spring Boot starter 2019-12-12 16:53:21 +01:00
spring-boot-test Revert "Add profiles directly to the application environment for tests" 2020-01-20 15:01:09 +00:00
spring-boot-test-autoconfigure
spring-boot-tools Fix up-to-date checking of build info properties 2020-02-14 11:56:19 +00:00
pom.xml