Index
All Classes and Interfaces|All Packages
B
- BaseExceptionAdvice - Class in info.ejava.examples.common.web
-
This class provide custom error handling for exceptions thrown by the controller.
- BaseExceptionAdvice() - Constructor for class info.ejava.examples.common.web.BaseExceptionAdvice
- buildResponse(HttpStatus, String, String, Instant) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
D
- DEFAULT_EXCLUDES - Static variable in class info.ejava.examples.common.web.WebLoggingFilter
G
- getMethod() - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- getPrincipal() - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- getResponseBody(ClientHttpResponse) - Method in class info.ejava.examples.common.web.RestTemplateLoggingFilter
H
- handle(ClientErrorException.BadRequestException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- handle(ClientErrorException.InvalidInputException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- handle(ClientErrorException.NotAuthorizedException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- handle(ClientErrorException.NotFoundException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- handle(ServerErrorException.InternalErrorException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- handle(NoSuchElementException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- handle(AccessDeniedException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
- handleRuntimeException(RuntimeException) - Method in class info.ejava.examples.common.web.BaseExceptionAdvice
I
- info.ejava.examples.common.web - package info.ejava.examples.common.web
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class info.ejava.examples.common.web.RestTemplateLoggingFilter
L
- logFilter() - Static method in class info.ejava.examples.common.web.WebLoggingFilter
- logFilter(List<String>) - Static method in class info.ejava.examples.common.web.WebLoggingFilter
R
- readString(InputStream) - Method in class info.ejava.examples.common.web.RestTemplateLoggingFilter
- RestTemplateConfig - Class in info.ejava.examples.common.web
- RestTemplateConfig() - Constructor for class info.ejava.examples.common.web.RestTemplateConfig
- restTemplateDebug(RestTemplateBuilder, ClientHttpRequestFactory, ClientHttpRequestInterceptor...) - Method in class info.ejava.examples.common.web.RestTemplateConfig
- restTemplateDebug(RestTemplateBuilder, ClientHttpRequestInterceptor...) - Method in class info.ejava.examples.common.web.RestTemplateConfig
- RestTemplateLoggingFilter - Class in info.ejava.examples.common.web
- RestTemplateLoggingFilter() - Constructor for class info.ejava.examples.common.web.RestTemplateLoggingFilter
W
- WebLoggingFilter - Class in info.ejava.examples.common.web
- WebLoggingFilter() - Constructor for class info.ejava.examples.common.web.WebLoggingFilter
All Classes and Interfaces|All Packages