All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download errorest-spring-boot-starter JAR 2.0.0 with all dependencies


Complete, ready to use exception handling for Spring Boot REST services

Files of the artifact errorest-spring-boot-starter version 2.0.0 from the group com.github.mkopylec.

Test

Download errorest-spring-boot-starter (2.0.0)
Artifact errorest-spring-boot-starter
Group com.github.mkopylec
Version 2.0.0
Organization not specified
URL https://github.com/mkopylec/errorest-spring-boot-starter
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter-web, jackson-dataformat-xml, commons-lang3,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of errorest-spring-boot-starter Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of errorest-spring-boot-starter version 2.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.factories
com.github.mkopylec.errorest.client
com.github.mkopylec.errorest.client.com.github.mkopylec.errorest.client.ErrorestTemplate
com.github.mkopylec.errorest.configuration
com.github.mkopylec.errorest.configuration.com.github.mkopylec.errorest.configuration.ErrorestConfiguration
com.github.mkopylec.errorest.configuration.com.github.mkopylec.errorest.configuration.ErrorestProperties
com.github.mkopylec.errorest.configuration.com.github.mkopylec.errorest.configuration.SecurityErrorestConfiguration
com.github.mkopylec.errorest.exceptions
com.github.mkopylec.errorest.exceptions.com.github.mkopylec.errorest.exceptions.ApplicationException
com.github.mkopylec.errorest.exceptions.com.github.mkopylec.errorest.exceptions.ApplicationExceptionConfiguration
com.github.mkopylec.errorest.exceptions.com.github.mkopylec.errorest.exceptions.ExternalHttpRequestException
com.github.mkopylec.errorest.handling
com.github.mkopylec.errorest.handling.com.github.mkopylec.errorest.handling.ControllerErrorHandler
com.github.mkopylec.errorest.handling.com.github.mkopylec.errorest.handling.RequestAttributeSettingFilter
com.github.mkopylec.errorest.handling.com.github.mkopylec.errorest.handling.ServletFilterErrorHandler
com.github.mkopylec.errorest.handling.errordata
com.github.mkopylec.errorest.handling.errordata.com.github.mkopylec.errorest.handling.errordata.ErrorData
com.github.mkopylec.errorest.handling.errordata.com.github.mkopylec.errorest.handling.errordata.ErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.com.github.mkopylec.errorest.handling.errordata.ErrorDataProviderContext
com.github.mkopylec.errorest.handling.errordata.com.github.mkopylec.errorest.handling.errordata.SecurityErrorDataProviderContext
com.github.mkopylec.errorest.handling.errordata.generic
com.github.mkopylec.errorest.handling.errordata.generic.com.github.mkopylec.errorest.handling.errordata.generic.ThrowableErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.HttpClientErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.MediaTypeNotAcceptableErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.MediaTypeNotSupportedErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.MessageNotReadableErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.MissingServletRequestParameterErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.MissingServletRequestPartErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.NoHandlerFoundErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.RequestMethodNotSupportedErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.ServletRequestBindingErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.http.com.github.mkopylec.errorest.handling.errordata.http.TypeMismatchErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.rest
com.github.mkopylec.errorest.handling.errordata.rest.com.github.mkopylec.errorest.handling.errordata.rest.ApplicationErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.rest.com.github.mkopylec.errorest.handling.errordata.rest.ExternalHttpRequestErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.security
com.github.mkopylec.errorest.handling.errordata.security.com.github.mkopylec.errorest.handling.errordata.security.AccessDeniedErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.security.com.github.mkopylec.errorest.handling.errordata.security.AuthenticationErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.security.com.github.mkopylec.errorest.handling.errordata.security.ErrorestAccessDeniedHandler
com.github.mkopylec.errorest.handling.errordata.security.com.github.mkopylec.errorest.handling.errordata.security.ErrorestAuthenticationEntryPoint
com.github.mkopylec.errorest.handling.errordata.security.com.github.mkopylec.errorest.handling.errordata.security.ErrorsHttpResponseSetter
com.github.mkopylec.errorest.handling.errordata.security.com.github.mkopylec.errorest.handling.errordata.security.SecurityErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.validation
com.github.mkopylec.errorest.handling.errordata.validation.com.github.mkopylec.errorest.handling.errordata.validation.BeanValidationErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.validation.com.github.mkopylec.errorest.handling.errordata.validation.BindExceptionErrorDataProvider
com.github.mkopylec.errorest.handling.errordata.validation.com.github.mkopylec.errorest.handling.errordata.validation.MethodArgumentNotValidErrorDataProvider
com.github.mkopylec.errorest.handling.utils
com.github.mkopylec.errorest.handling.utils.com.github.mkopylec.errorest.handling.utils.HttpUtils
com.github.mkopylec.errorest.logging
com.github.mkopylec.errorest.logging.com.github.mkopylec.errorest.logging.ErrorsLoggingList
com.github.mkopylec.errorest.logging.com.github.mkopylec.errorest.logging.ExceptionLogger
com.github.mkopylec.errorest.logging.com.github.mkopylec.errorest.logging.LoggingLevel
com.github.mkopylec.errorest.response
com.github.mkopylec.errorest.response.com.github.mkopylec.errorest.response.Error
com.github.mkopylec.errorest.response.com.github.mkopylec.errorest.response.Errors
com.github.mkopylec.errorest.response.com.github.mkopylec.errorest.response.ErrorsFactory




© 2015 - 2025 Weber Informatics LLC | Privacy Policy