Page Contents

Home > @loopback/boot > ServiceBooter > (constructor)

ServiceBooter.(constructor)

Constructs a new instance of the ServiceBooter class

Signature:

constructor(app: ApplicationWithServices, projectRoot: string, serviceConfig?: ArtifactOptions);

Parameters

Parameter Type Description
app ApplicationWithServices  
projectRoot string  
serviceConfig ArtifactOptions