Skip to content

Commit d402e60

Browse files
author
willisyan
committed
重新出发workflow
1 parent bde0421 commit d402e60

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 is TRpcLifecycleManager is 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)