MS Toolkit Rest Exception Handler Starter

Common exceptions handler as a Spring Boot Starter

License

License

GroupId

GroupId

com.naharoo.commons
ArtifactId

ArtifactId

ms-toolkit-rest-exception-handler-starter
Last Version

Last Version

0.7.12
Release Date

Release Date

Type

Type

jar
Description

Description

MS Toolkit Rest Exception Handler Starter
Common exceptions handler as a Spring Boot Starter

Download ms-toolkit-rest-exception-handler-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-rest-exception-handler-starter/ -->
<dependency>
    <groupId>com.naharoo.commons</groupId>
    <artifactId>ms-toolkit-rest-exception-handler-starter</artifactId>
    <version>0.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-rest-exception-handler-starter/
implementation 'com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:0.7.12'
// https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-rest-exception-handler-starter/
implementation ("com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:0.7.12")
'com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:jar:0.7.12'
<dependency org="com.naharoo.commons" name="ms-toolkit-rest-exception-handler-starter" rev="0.7.12">
  <artifact name="ms-toolkit-rest-exception-handler-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.naharoo.commons', module='ms-toolkit-rest-exception-handler-starter', version='0.7.12')
)
libraryDependencies += "com.naharoo.commons" % "ms-toolkit-rest-exception-handler-starter" % "0.7.12"
[com.naharoo.commons/ms-toolkit-rest-exception-handler-starter "0.7.12"]

Dependencies

compile (2)

Group / Artifact Type Version
com.naharoo.commons : ms-toolkit-exceptions jar 0.7.12
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.4.RELEASE
org.springframework.security : spring-security-web Optional jar 5.3.4.RELEASE
jakarta.servlet : jakarta.servlet-api Optional jar 4.0.4
org.hibernate.validator : hibernate-validator Optional jar 6.1.5.Final
io.github.openfeign : feign-core Optional jar 10.10.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.12
0.7.11
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0