Skip to content

Initializer

init(_:_:)

Deprecated

Migrate to using the async APIs. Use use Application.make(_:_:) instead

convenience init(_ environment: Environment = .development, _ eventLoopGroupProvider: Application.EventLoopGroupProvider = .singleton)