@ -73,7 +73,8 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@@ -73,7 +73,8 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@ -81,8 +82,8 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@@ -81,8 +82,8 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@ -99,8 +100,8 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@@ -99,8 +100,8 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@ -113,13 +114,15 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@@ -113,13 +114,15 @@ public class CouchbaseReactiveDataAutoConfigurationTests {
@ -92,12 +92,10 @@ public class CouchbaseReactiveRepositoriesAutoConfigurationTests {
@@ -92,12 +92,10 @@ public class CouchbaseReactiveRepositoriesAutoConfigurationTests {
@ -122,4 +120,5 @@ public class CouchbaseReactiveRepositoriesAutoConfigurationTests {
@@ -122,4 +120,5 @@ public class CouchbaseReactiveRepositoriesAutoConfigurationTests {
@ -728,6 +728,8 @@ In the preceding example, when `my.servers` is redefined in several places, the
@@ -728,6 +728,8 @@ In the preceding example, when `my.servers` is redefined in several places, the
the `PropertySource` with higher precedence will override any other configuration for that list.
Both comma-separated lists and yaml lists can be used for completely overriding the contents of the list.
@ -222,13 +222,6 @@ public class TomcatServletWebServerFactory extends AbstractServletWebServerFacto
@@ -222,13 +222,6 @@ public class TomcatServletWebServerFactory extends AbstractServletWebServerFacto
@ -250,6 +243,13 @@ public class TomcatServletWebServerFactory extends AbstractServletWebServerFacto
@@ -250,6 +243,13 @@ public class TomcatServletWebServerFactory extends AbstractServletWebServerFacto
@ -52,10 +52,13 @@ public class SampleTomcatTwoConnectorsApplicationTests {
@@ -52,10 +52,13 @@ public class SampleTomcatTwoConnectorsApplicationTests {