@midwayjs/bootstrapClassesBootstrapStarterVersion: NextOn this pageBootstrapStarter Index ConstructorsconstructorMethodsconfiguregetApplicationContextinitrunstopConstructors constructornew BootstrapStarter(): BootstrapStarterMethods publicconfigureconfigure(options?: IMidwayBootstrapOptions): BootstrapStarterpublicgetApplicationContextgetApplicationContext(): IMidwayGlobalContainerpublicinitinit(): Promise<IMidwayGlobalContainer>publicrunrun(): Promise<void>publicstopstop(): Promise<void>