License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.wimdeblauwe |
ArtifactId | ArtifactIderror-handling-spring-boot-starter |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionError Handling Spring Boot Starter
Spring Boot starter that configures error handling
|
<!-- 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"]
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 |
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 |