@ -47,7 +47,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@@ -47,7 +47,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@ -61,7 +61,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@@ -61,7 +61,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@ -70,7 +70,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@@ -70,7 +70,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@ -80,7 +80,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@@ -80,7 +80,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@ -128,7 +128,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@@ -128,7 +128,7 @@ public class ReactiveWebServerFactoryAutoConfigurationTests {
@ -66,7 +66,7 @@ public class OptionalLiveReloadServer implements InitializingBean {
@@ -66,7 +66,7 @@ public class OptionalLiveReloadServer implements InitializingBean {
@ -782,7 +782,7 @@ content into your application. Rather, pick only the properties that you need.
@@ -782,7 +782,7 @@ content into your application. Rather, pick only the properties that you need.
spring.jta.atomikos.datasource.xa-data-source-class-name= # Vendor-specific implementation of XAConnectionFactory.
spring.jta.atomikos.datasource.xa-properties= # Vendor-specific XA properties.
spring.jta.atomikos.properties.allow-sub-transactions=true # Specify whether sub-transactions are allowed.
spring.jta.atomikos.properties.checkpoint-interval=500 # Interval between checkpoints, expressed as the number of log writes between two checkpoint.
spring.jta.atomikos.properties.checkpoint-interval=500 # Interval between checkpoints, expressed as the number of log writes between two checkpoints.
spring.jta.atomikos.properties.default-jta-timeout=10000ms # Default timeout for JTA transactions.
spring.jta.atomikos.properties.default-max-wait-time-on-shutdown=9223372036854775807 # How long should normal shutdown (no-force) wait for transactions to complete.
spring.jta.atomikos.properties.enable-logging=true # Whether to enable disk logging.
@ -1216,7 +1216,7 @@ If the `dev` profile is enabled, however, `map` contains two entries with keys `
@@ -1216,7 +1216,7 @@ If the `dev` profile is enabled, however, `map` contains two entries with keys `
(with a name of `dev name 1` and a description of `my description 1`) and
`key2` (with a name of `dev name 2` and a description of `dev description 2`).
NOTE: The preceeding merging rules apply to properties from all property sources and not just
NOTE: The preceding merging rules apply to properties from all property sources and not just
@ -72,11 +72,11 @@ public class ApplicationConversionService extends FormattingConversionService {
@@ -72,11 +72,11 @@ public class ApplicationConversionService extends FormattingConversionService {
@ -88,7 +88,6 @@ public class ApplicationConversionService extends FormattingConversionService {
@@ -88,7 +88,6 @@ public class ApplicationConversionService extends FormattingConversionService {