Skip to content

Commit f334c4b

Browse files
committed
[issuje] fix springcloud startup does not start adminservant
1 parent 6e7b003 commit f334c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring/tars-spring-cloud-starter/src/main/java/com/qq/tars/server/apps/TarsStartLifecycle.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ public void start() {
8383
initConfig();
8484
loadAppServants();
8585
initServants();
86+
injectAdminServant();
8687
appContextStarted();
8788
startServantAdapter();
8889
setAppContext();

0 commit comments

Comments
 (0)