Package edu.ucsb.cs156.example.controllers
package edu.ucsb.cs156.example.controllers
-
ClassDescriptionThis is an abstract class that provides common functionality for all API controllers.The CSRF controller is used to get a CSRF token.The FrontendController is used to serve the frontend of the application.The FrontendProxyController is used to proxy requests to the frontend of the application.This is a REST controller for RecommendationRequestThis is a REST controller for RestaurantsThis is a REST controller for getting information about the system.This is a REST controller for UCSBDatesThis is a REST controller for UCSBDiningCommonsThis is a REST controller for UCSBOrganizationThis is a REST controller for getting information about the current user.This is a REST controller for getting information about the users.