Package edu.ucsb.cs156.courses.services
Class UCSBAPIQuarterService
java.lang.Object
edu.ucsb.cs156.courses.services.UCSBAPIQuarterService
Service object that wraps the UCSB Academic Curriculum API
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionUCSBAPIQuarterService(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder)  - 
Method Summary
 
- 
Field Details
- 
CURRENT_QUARTER_ENDPOINT
- See Also:
 
 - 
ALL_QUARTERS_ENDPOINT
- See Also:
 
 
 - 
 - 
Constructor Details
 - 
Method Details