Last Version

ErroREST Spring Boot Starter 2.0.0

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mkopylec
ArtifactId

ArtifactId

errorest-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar
Description

Description

ErroREST Spring Boot Starter
Complete, ready to use exception handling for Spring Boot REST services
Project URL

Project URL

https://github.com/mkopylec/errorest-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/mkopylec/errorest-spring-boot-starter

Download errorest-spring-boot-starter 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.5
org.apache.commons : commons-lang3 jar 3.7

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE
org.spockframework : spock-spring jar 1.1-groovy-2.4
com.github.tomakehurst : wiremock jar 2.16.0

Project Modules

There are no modules declared in this project.