We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfe581 commit 24c8dfeCopy full SHA for 24c8dfe
spring-context/src/main/java/org/springframework/context/support/DefaultLifecycleProcessor.java
@@ -60,10 +60,6 @@
60
* groups for specific phases, on startup/shutdown as well as for explicit start/stop
61
* interactions on a {@link org.springframework.context.ConfigurableApplicationContext}.
62
*
63
- * <p>Provides interaction with {@link Lifecycle} and {@link SmartLifecycle} beans in
64
- * groups for specific phases, on startup/shutdown as well as for explicit start/stop
65
- * interactions on a {@link org.springframework.context.ConfigurableApplicationContext}.
66
- *
67
* <p>As of 6.1, this also includes support for JVM checkpoint/restore (Project CRaC)
68
* when the {@code org.crac:crac} dependency on the classpath.
69
0 commit comments