Class SurveyController

java.lang.Object
it.unimib.unimibmodules.controller.DTOMapping<Survey,SurveyDTO>
it.unimib.unimibmodules.controller.SurveyController

@RestController @RequestMapping("/api") public class SurveyController extends DTOMapping<Survey,SurveyDTO>
Controller handling HTTP requests related to Survey.
Version:
0.4.1
Author:
Luca Milazzo