@midwayjs/bootstrapClassesBootstrap版本:Next本页总览Bootstrap Index ConstructorsconstructorMethodsconfiguregetApplicationContextgetStarterresetrunstopConstructors constructornew Bootstrap(): BootstrapMethods staticconfigureconfigure(configuration?: IMidwayBootstrapOptions): typeof Bootstrapset global configuration for midwaystaticgetApplicationContextgetApplicationContext(): IMidwayGlobalContainerstaticgetStartergetStarter(): BootstrapStarterstaticresetreset(): voidstaticrunrun(): Promise<IMidwayGlobalContainer>staticstopstop(): Promise<void>
set global configuration for midway