Class TestController

java.lang.Object
web.sportflow.weather.TestController

@Controller public class TestController extends Object
  • Constructor Details

    • TestController

      public TestController()
  • Method Details

    • testWeather

      @GetMapping("/test-weather") public String testWeather(org.springframework.ui.Model model)