WelcomePageRouting

class WelcomePageRouting @Inject constructor(service: WelcomePageService) : PageRouting

Author

Jordan Abraham

Constructors

Link copied to clipboard
@Inject
constructor(service: WelcomePageService)

Properties

Link copied to clipboard
val routing: Routing.() -> Unit

The routing used for the http requests for a html page.