@RequestMapping(method = RequestMethod.GET, path = "/ping") public ResponseEntity<Object> ping() throws IOException { HttpURLConnection conn = (HttpURLConnection) new ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results