Domanda di colloquio di Virtusa

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

Risposta di colloquio

Anonimo

25 lug 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.