Interface: BootConfig
@ima/core.BootConfig
Hierarchy
↳
BootConfig
Properties
bind
• Optional
bind: Settings
& BootSettings
Defined in
packages/core/src/Bootstrap.ts:113
initBindApp
• initBindApp: InitBindFunction
Inherited from
Defined in
packages/core/src/Bootstrap.ts:71
initBindIma
• initBindIma: InitBindFunction
Inherited from
Defined in
packages/core/src/Bootstrap.ts:78
initRoutes
• initRoutes: InitRoutesFunction
Inherited from
Defined in
packages/core/src/Bootstrap.ts:72
initServicesApp
• initServicesApp: InitServicesFunction
Inherited from
Defined in
packages/core/src/Bootstrap.ts:73
initServicesIma
• initServicesIma: InitServicesFunction
Inherited from
Defined in
packages/core/src/Bootstrap.ts:79
initSettings
• initSettings: InitSettingsFunction
Inherited from
Defined in
packages/core/src/Bootstrap.ts:74
plugins
• plugins: { name
: string
; plugin
: InitPluginConfig
}[]
Defined in
packages/core/src/Bootstrap.ts:114
routes
• Optional
routes: UnknownParameters
Defined in
packages/core/src/Bootstrap.ts:112
services
• services: BootServices
Defined in
packages/core/src/Bootstrap.ts:115
settings
• settings: BootSettings