I am trying to test my REST controller for a GET /users end point. I am using Spring Boot and Mongodb.
My Controller:
class MessageController( priv