Package edu.ucsb.cs156.dining.services
Class DiningCommonsService
java.lang.Object
edu.ucsb.cs156.dining.services.DiningCommonsService
Service object that wraps the UCSB Dining Commons API
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDiningCommonsService
(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
-
Field Details
-
DINING_COMMONS_ENDPOINT
- See Also:
-
-
Constructor Details
-
DiningCommonsService
public DiningCommonsService(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
getAllDiningCommons
- Throws:
Exception
-