@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
26 lines (17 loc) • 757 B
Markdown
lang: en
title: 'API docs: boot.applicationmetadatabooter.configure'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/boot
permalink: /doc/en/lb4/apidocs.boot.applicationmetadatabooter.configure.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/boot](./boot.md) > [ApplicationMetadataBooter](./boot.applicationmetadatabooter.md) > [configure](./boot.applicationmetadatabooter.configure.md)
## ApplicationMetadataBooter.configure() method
<b>Signature:</b>
```typescript
configure(): Promise<void>;
```
<b>Returns:</b>
Promise<void>