Fix DB driver auto-detection and unmapped path error handling #65
@@ -11,8 +11,8 @@ import org.springframework.web.bind.MethodArgumentNotValidException
|
||||
import org.springframework.web.bind.annotation.ExceptionHandler
|
||||
import org.springframework.web.bind.annotation.ResponseStatus
|
||||
import org.springframework.web.bind.annotation.RestControllerAdvice
|
||||
import org.springframework.web.servlet.resource.NoResourceFoundException
|
||||
import org.springframework.web.server.ResponseStatusException
|
||||
import org.springframework.web.servlet.resource.NoResourceFoundException
|
||||
|
||||
@RestControllerAdvice
|
||||
class ApiExceptionHandler {
|
||||
|
||||
Reference in New Issue
Block a user