Pergunta de entrevista da empresa Virtusa

Asked to implement a Rest Api in SpringBoot to get Employees by id.

Resposta da entrevista

Sigiloso

25 de jul. de 2025

Implemented the @RestController class to handle api but have been asked to tell exact library name where Response<> is taken while return response to the method for the api which I failed to do so.