Uses of Package
org.nentangso.core.web.rest.errors
-
Packages that use org.nentangso.core.web.rest.errors Package Description org.nentangso.core.web.rest.errors Specific errors used with Zalando's "problem-spring-web" library. -
Classes in org.nentangso.core.web.rest.errors used by org.nentangso.core.web.rest.errors Class Description ResponseEntityExceptionHandler A class with an@ExceptionHandlermethod that handles all Spring WebFlux raised exceptions by returning aResponseEntitywith RFC 7807 formatted error details in the body.