A C 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
C
- constraintViolationProblemModule() - Method in class org.nentangso.core.config.NtsJacksonConfiguration
H
- handleBadRequestAlertException(BadRequestAlertException, ServerWebExchange) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleBindingResult(WebExchangeBindException, ServerWebExchange) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleConcurrencyFailure(ConcurrencyFailureException, ServerWebExchange) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleFormValidateException(FormValidateException, ServerWebExchange) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
- handleNotFoundException(NotFoundException, ServerWebExchange) - Method in class org.nentangso.core.web.rest.errors.NtsExceptionTranslator
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
- localeChangeFilter(LocaleContextResolver) - Method in class org.nentangso.core.config.NtsLocaleConfiguration
- localeContextResolver() - Method in class org.nentangso.core.config.NtsLocaleConfiguration
N
- 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
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.
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>, ServerWebExchange) - 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