Skip to content

Commit 24c8dfe

Browse files
committed
Remove duplicated javadoc paragraph
1 parent cdfe581 commit 24c8dfe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spring-context/src/main/java/org/springframework/context/support/DefaultLifecycleProcessor.java

-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@
6060
* groups for specific phases, on startup/shutdown as well as for explicit start/stop
6161
* interactions on a {@link org.springframework.context.ConfigurableApplicationContext}.
6262
*
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-
*
6763
* <p>As of 6.1, this also includes support for JVM checkpoint/restore (Project CRaC)
6864
* when the {@code org.crac:crac} dependency on the classpath.
6965
*

0 commit comments

Comments
 (0)