@RestController public class DefaultController extends Object implements org.springframework.boot.web.servlet.error.ErrorController
DefaultController()
Result<?>
error()
String
getErrorPath()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultController()
@RequestMapping(value="/error") public Result<?> error()
public String getErrorPath()
getErrorPath
org.springframework.boot.web.servlet.error.ErrorController
Copyright © 2020. All rights reserved.