UserServiceImpl

constructor(repository: UserRepository, kafkaProducer: KafkaProducerVerticle)

Parameters

repository

the repository to manage users

kafkaProducer

the Kafka producer verticle