inject

open override fun inject(inject: ServiceProvider.() -> Unit)

Injects services into the public service provider.

Parameters

inject

A lambda function that configures services on the ServiceProvider.