routingModule

fun Application.routingModule(): Routing(source)

Root routing module of the backend. Includes all routes and defines status pages.

Receiver

The Application the module will be installed in.

Author

Jan Müller