@midwayjs/bootstrapClassesBootstrapStarter版本:Next本页总览BootstrapStarter Index ConstructorsconstructorMethodsconfiguregetApplicationContextinitrunstopConstructors constructornew BootstrapStarter(): BootstrapStarterMethods publicconfigureconfigure(options?: IMidwayBootstrapOptions): BootstrapStarterpublicgetApplicationContextgetApplicationContext(): IMidwayContainerpublicinitinit(): Promise<IMidwayContainer>publicrunrun(): Promise<void>publicstopstop(): Promise<void>