UserRouter

@Inject
constructor(createUserService: Provider<CreateUserService>, getUserService: Provider<GetUserService>)