@midwayjs/bootstrapClassesBootstrapVersion: 3.0.0On this pageBootstrap 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