Interface: BootConfig
Defined in: packages/core/src/Bootstrap.ts:111
Extends
Properties
bind?
optionalbind:Settings&BootSettings
Defined in: packages/core/src/Bootstrap.ts:113
initBindApp
initBindApp:
InitBindFunction
Defined in: packages/core/src/Bootstrap.ts:71
Inherited from
initBindIma
initBindIma:
InitBindFunction
Defined in: packages/core/src/Bootstrap.ts:78
Inherited from
initRoutes
initRoutes:
InitRoutesFunction
Defined in: packages/core/src/Bootstrap.ts:72
Inherited from
initServicesApp
initServicesApp:
InitServicesFunction
Defined in: packages/core/src/Bootstrap.ts:73
Inherited from
initServicesIma
initServicesIma:
InitServicesFunction
Defined in: packages/core/src/Bootstrap.ts:79
Inherited from
initSettings
initSettings:
InitSettingsFunction
Defined in: packages/core/src/Bootstrap.ts:74
Inherited from
plugins
plugins:
object[]
Defined in: packages/core/src/Bootstrap.ts:114
name
name:
string
plugin
plugin:
InitPluginConfig
routes?
optionalroutes:UnknownParameters
Defined in: packages/core/src/Bootstrap.ts:112
services
services:
BootServices
Defined in: packages/core/src/Bootstrap.ts:115
settings
settings:
BootSettings
Defined in: packages/core/src/Bootstrap.ts:116