Package it.unimib.unimibmodules.controller
package it.unimib.unimibmodules.controller
-
ClassDescriptionController handling HTTP requests related to Answer and ClosedEndedAnswer.Interface for AnswerRepository.Service class used to get a User's token from AWS Cognito.Controller handling HTTP requests related to Category.Interface for CategoryRepository.Controller handling HTTP requests related to ClosedEndedAnswer.Interface for CloseEndedAnswerRepository.DTOListMapping<M,
T> DTOMapping<M,T> Defines the method that will be used by controllers to convert an instance of M (the model) to an instance of T (the DTO) and vice versa.Service for sending emails.Service for sending emails.Controller handling HTTP requests related to Question.Interface for QuestionRepository.Controller handling HTTP requests related to Survey.Repository for SurveyRepository.Controller handling HTTP requests from UserInterface for UserRepository.Controller handling views.