Error Handling Spring Boot Starter

Spring Boot starter that configures error handling

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.wimdeblauwe
ArtifactId

ArtifactId

error-handling-spring-boot-starter
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Error Handling Spring Boot Starter
Spring Boot starter that configures error handling

Download error-handling-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.wimdeblauwe/error-handling-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.wimdeblauwe</groupId>
    <artifactId>error-handling-spring-boot-starter</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/error-handling-spring-boot-starter/
implementation 'io.github.wimdeblauwe:error-handling-spring-boot-starter:3.1.0'
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/error-handling-spring-boot-starter/
implementation ("io.github.wimdeblauwe:error-handling-spring-boot-starter:3.1.0")
'io.github.wimdeblauwe:error-handling-spring-boot-starter:jar:3.1.0'
<dependency org="io.github.wimdeblauwe" name="error-handling-spring-boot-starter" rev="3.1.0">
  <artifact name="error-handling-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wimdeblauwe', module='error-handling-spring-boot-starter', version='3.1.0')
)
libraryDependencies += "io.github.wimdeblauwe" % "error-handling-spring-boot-starter" % "3.1.0"
[io.github.wimdeblauwe/error-handling-spring-boot-starter "3.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.8
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.5.8
org.springframework.boot : spring-boot-starter-web Optional jar 2.5.8
org.springframework.boot : spring-boot-starter-validation Optional jar 2.5.8
org.springframework.boot : spring-boot-starter-security Optional jar 2.5.8
org.springframework : spring-orm Optional jar
org.springframework : spring-webflux Optional jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.8
org.springframework.security : spring-security-test jar
net.javacrumbs.json-unit : json-unit jar 2.19.0
net.javacrumbs.json-unit : json-unit-assertj jar 2.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.1
3.0.0
3.0.0-rc.1
2.1.0
2.0.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.3.0
0.2.0
0.1.0