@RestController @RequestMapping(value="errorController") public class ErrorController extends Object
ErrorController()
List<String>
index()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorController()
@GetMapping(value="/") public List<String> index() throws Exception
Exception
Copyright © 2019. All rights reserved.