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