Route

interface Route

Used to define routes. Automatically loaded by ServerApplication.

Properties

Link copied to clipboard
abstract val qualifier: Qualifier

Qualifier for this Route.

Functions

Link copied to clipboard
abstract fun Routing.apply()