is not current version
Last Version 3.1.0

Error Handling Spring Boot Starter 2.1.0

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
Version

Version

2.1.0
Type

Type

jar
Description

Description

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

Download error-handling-spring-boot-starter 2.1.0


<!-- 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>2.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:2.1.0'
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/error-handling-spring-boot-starter/
implementation ("io.github.wimdeblauwe:error-handling-spring-boot-starter:2.1.0")
'io.github.wimdeblauwe:error-handling-spring-boot-starter:jar:2.1.0'
<dependency org="io.github.wimdeblauwe" name="error-handling-spring-boot-starter" rev="2.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='2.1.0')
)
libraryDependencies += "io.github.wimdeblauwe" % "error-handling-spring-boot-starter" % "2.1.0"
[io.github.wimdeblauwe/error-handling-spring-boot-starter "2.1.0"]

Dependencies

compile (7)

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

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.