Class EarthquakeQueryService

java.lang.Object
edu.ucsb.cs156.spring.backenddemo.services.EarthquakeQueryService

@Service public class EarthquakeQueryService extends Object
  • Field Details

  • Constructor Details

    • EarthquakeQueryService

      public EarthquakeQueryService(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder)
  • Method Details

    • getJSON

      public String getJSON(String distance, String minMag) throws org.springframework.web.client.HttpClientErrorException
      Throws:
      org.springframework.web.client.HttpClientErrorException