Class UCSBSubjectsService

java.lang.Object
edu.ucsb.cs156.courses.services.UCSBSubjectsService

@Service("UCSBSubjects") public class UCSBSubjectsService extends Object
  • Field Details Link icon

  • Constructor Details Link icon

    • UCSBSubjectsService Link icon

      public UCSBSubjectsService(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder)
  • Method Details Link icon

    • get Link icon

      public List<UCSBSubject> get() throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException
    • loadAllSubjects Link icon

      public List<UCSBSubject> loadAllSubjects() throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException