is not current version
Last Version 3.1.0

Error Handling Spring Boot Starter 1.6.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

1.6.0
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/error-handling-spring-boot-starter

Download error-handling-spring-boot-starter 1.6.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>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/error-handling-spring-boot-starter/
implementation 'io.github.wimdeblauwe:error-handling-spring-boot-starter:1.6.0'
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/error-handling-spring-boot-starter/
implementation ("io.github.wimdeblauwe:error-handling-spring-boot-starter:1.6.0")
'io.github.wimdeblauwe:error-handling-spring-boot-starter:jar:1.6.0'
<dependency org="io.github.wimdeblauwe" name="error-handling-spring-boot-starter" rev="1.6.0">
  <artifact name="error-handling-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wimdeblauwe', module='error-handling-spring-boot-starter', version='1.6.0')
)
libraryDependencies += "io.github.wimdeblauwe" % "error-handling-spring-boot-starter" % "1.6.0"
[io.github.wimdeblauwe/error-handling-spring-boot-starter "1.6.0"]

Dependencies

compile (6)

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

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.8.RELEASE
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.