A C D G H J L N O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addFormatters(FormatterRegistry) - Method in class org.nentangso.core.config.NtsDateTimeFormatConfiguration
- addInterceptors(InterceptorRegistry) - Method in class org.nentangso.core.config.NtsLocaleConfiguration
C
- constraintViolationProblemModule() - Method in class org.nentangso.core.config.NtsJacksonConfiguration
D
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nentangso.core.config.NtsContentCachingRequestFilter
G
- getBody(HttpServletRequest) - Static method in class org.nentangso.core.web.rest.utils.NtsRequestUtils
H
- handleBadRequestAlertException(BadRequestAlertException, NativeWebRequest) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleConcurrencyFailure(ConcurrencyFailureException, NativeWebRequest) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleFormValidateException(FormValidateException, NativeWebRequest) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleMethodArgumentNotValid(MethodArgumentNotValidException, NativeWebRequest) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleNotFoundException(NotFoundException, NativeWebRequest) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- hibernate5Module() - Method in class org.nentangso.core.config.NtsJacksonConfiguration
J
- javaTimeModule() - Method in class org.nentangso.core.config.NtsJacksonConfiguration
-
Support for Java date and time API.
- jdk8TimeModule() - Method in class org.nentangso.core.config.NtsJacksonConfiguration
L
- localeResolver() - Method in class org.nentangso.core.config.NtsLocaleConfiguration
N
- NtsContentCachingRequestFilter - Class in org.nentangso.core.config
- NtsContentCachingRequestFilter() - Constructor for class org.nentangso.core.config.NtsContentCachingRequestFilter
- NtsDateTimeFormatConfiguration - Class in org.nentangso.core.config
-
Configure the converters to use the ISO format for dates by default.
- NtsDateTimeFormatConfiguration() - Constructor for class org.nentangso.core.config.NtsDateTimeFormatConfiguration
- NtsExceptionTranslator - Class in org.nentangso.core.web.rest.errors
-
Controller advice to translate the server side exceptions to client-friendly json structures.
- NtsExceptionTranslator(Environment) - Constructor for class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- NtsJacksonConfiguration - Class in org.nentangso.core.config
- NtsJacksonConfiguration() - Constructor for class org.nentangso.core.config.NtsJacksonConfiguration
- NtsLocaleConfiguration - Class in org.nentangso.core.config
- NtsLocaleConfiguration() - Constructor for class org.nentangso.core.config.NtsLocaleConfiguration
- NtsRequestUtils - Class in org.nentangso.core.web.rest.utils
O
- org.nentangso.core.config - package org.nentangso.core.config
- org.nentangso.core.web.rest.errors - package org.nentangso.core.web.rest.errors
-
Specific errors used with Zalando's "problem-spring-web" library.
- org.nentangso.core.web.rest.utils - package org.nentangso.core.web.rest.utils
P
- prepare(Throwable, StatusType, URI) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- problemModule() - Method in class org.nentangso.core.config.NtsJacksonConfiguration
- process(ResponseEntity<Problem>, NativeWebRequest) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
-
Post-process the Problem payload to add the message key for the front-end if needed.
All Classes All Packages