Skip to content

Commit b89cd11

Browse files
author
yzhfd
committed
重新出发
1 parent 9a2e831 commit b89cd11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trpc-spring-boot-starters/trpc-spring-boot-starter/src/main/java/com/tencent/trpc/spring/boot/starters/listener/TRpcApplicationFailedListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import java.util.concurrent.atomic.AtomicBoolean;
2020

2121
/**
22-
* Handle the application failed event, the reason was TRpcLifecycleManager called before the application failed.
22+
* Handle the application failed event, the reason is TRpcLifecycleManager called before the application failed.
2323
*/
2424
@Order
2525
public class TRpcApplicationFailedListener implements ApplicationListener<ApplicationFailedEvent> {

0 commit comments

Comments
 (0)