@ -13,7 +13,7 @@ will be in a "stopped" state until the context is used again by a test. Note, ho
@@ -13,7 +13,7 @@ will be in a "stopped" state until the context is used again by a test. Note, ho
that `SmartLifecycle` components can opt out of pausing by returning `false` from
`SmartLifecycle#isPauseable()`.
You can control whether unused application contexts should be paused by setting the
You can control whether inactive application contexts should be paused by setting the
`PauseMode` to one of the following supported values.
@ -28,19 +28,18 @@ line or a build script by setting a JVM system property named
@@ -28,19 +28,18 @@ line or a build script by setting a JVM system property named