- 31 Mar, 2020 5 commits
-
-
Madhura Bhave authored
See gh-20530
-
Madhura Bhave authored
See gh-20530
-
Madhura Bhave authored
* pr/20530: Polish "Automate Docker update in CI" Automate Docker updates in CI Closes gh-20530
-
Madhura Bhave authored
See gh-20530
-
dreis2211 authored
See gh-20530
-
- 30 Mar, 2020 1 commit
-
-
Stephane Nicoll authored
Closes gh-20719
-
- 29 Mar, 2020 1 commit
-
-
Stephane Nicoll authored
This commit is a follow-up of gh-20709 to apply the same consistency level to the Cassandra reactive health indicator. Closes gh-20713
-
- 28 Mar, 2020 3 commits
-
-
Stephane Nicoll authored
* pr/20709: Polish "Use LOCAL_ONE when querying system.local" Use LOCAL_ONE when querying system.local Closes gh-20709
-
Stephane Nicoll authored
See gh-20709
-
Alexandre Dutra authored
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
-
- 25 Mar, 2020 1 commit
-
-
Stephane Nicoll authored
Previously, a condition checked the value of "spring.datasource.url" to determine if an embedded database has to be created as a fallback. When the value is set with an unresolved placeholder, this fails even if the DataSource is going to created by another mean ultimately. This commit makes a more conservative check by only checking the presence of the property rather than its value. Closes gh-20438
-
- 23 Mar, 2020 3 commits
-
-
Stephane Nicoll authored
Closes gh-20624
-
Stephane Nicoll authored
Closes gh-19564
-
Stephane Nicoll authored
Previously, the presence of a `ConsumerFactory` bean would make the auto-configured one to back off, leading to a failure down the line if no available instance matches the generics criterion. This commit improves the auto-configuration to create a `ConsumerFactory<?,?>` behind the scenes if none is available. Closes gh-19221
-
- 20 Mar, 2020 4 commits
-
-
Andy Wilkinson authored
* gh-20583: Link to correct factory in TomcatReactiveWebServerFactory's javadoc Closes gh-20583
-
Jordan Simpson authored
See gh-20583
-
Andy Wilkinson authored
* gh-20577: Only suggest Ubuntu versions available in the Docker registry Closes gh-20577
-
dreis2211 authored
See gh-20577
-
- 19 Mar, 2020 3 commits
-
-
Stephane Nicoll authored
This reverts commit d25286c5 Closes gh-20566
-
Stephane Nicoll authored
* pr/20566: Upgrade CI images to Ubuntu Bionic 20200311 Closes gh-20566
-
dreis2211 authored
See gh-20566
-
- 17 Mar, 2020 1 commit
-
-
Andy Wilkinson authored
Fixes gh-20531
-
- 11 Mar, 2020 2 commits
-
-
Andy Wilkinson authored
Previously, DependencyCustomizer's ifAllResourcesPresent method would return a customizer that added modules if any of the resources were present. This commit corrects this behaviours so that modules are only added if all resources are present. Fixes gh-20418
-
Andy Wilkinson authored
TomcatReactiveWebServerFactory's getTomcatWebServer is described as being a hook point the can be overrideden to return a different TomcatWebServer or to apply additional processing to the Tomcat server. Previously, this did not work as the method was not called to create the TomcatWebServer instance. Instead, TomcatWebServer was instantiated and returned directly. This commit updates TomcatReactiveWebServerFactory to call getTomcatWebServer to create the TomcatWebServer instance. A test has also been added to verify that the method is now used. Fixes gh-20386
-
- 09 Mar, 2020 1 commit
-
-
Madhura Bhave authored
This reverts commit 6828a15d. The commit has been reverted as it breaks backwards compatiblity. Fixes gh-20343
-
- 08 Mar, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/20420: Upgrade CI to Docker 19.03.7 Closes gh-20420
-
dreis2211 authored
See gh-20420
-
- 02 Mar, 2020 2 commits
-
-
Madhura Bhave authored
* pr/20361: Upgrade CI images to Ubuntu Bionic 20200219 Closes gh-20361
-
dreis2211 authored
See gh-20361
-
- 01 Mar, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/20355: Automate Ubuntu base image upgrade Closes gh-20355
-
dreis2211 authored
See gh-20355
-
- 27 Feb, 2020 1 commit
-
-
Spring Buildmaster authored
-
- 26 Feb, 2020 4 commits
-
-
Stephane Nicoll authored
Closes gh-20322
-
Stephane Nicoll authored
Closes gh-20321
-
Stephane Nicoll authored
Closes gh-20320
-
Stephane Nicoll authored
Closes gh-20198
-
- 25 Feb, 2020 2 commits
-
-
Stephane Nicoll authored
Closes gh-20197
-
Andy Wilkinson authored
Closes gh-20196
-
- 24 Feb, 2020 2 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-20134
-