@ControllerAdvice @ResponseBody public class GlobalExceptionHandler extends Object
GlobalExceptionHandler()
org.springframework.http.ResponseEntity
registerBean(cn.gjing.RegisterBeanException e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GlobalExceptionHandler()
@ExceptionHandler(value=cn.gjing.RegisterBeanException.class) public org.springframework.http.ResponseEntity registerBean(cn.gjing.RegisterBeanException e)
Copyright © 2019. All rights reserved.