oyesk-starter-error

This lib offers a custom exception handler for Spring Boot apps with generic usually used exceptions. It allows to throw an exception with a list of details.

License

License

GroupId

GroupId

com.oyesk.starter
ArtifactId

ArtifactId

oyesk-starter-error
Last Version

Last Version

0.12
Release Date

Release Date

Type

Type

jar
Description

Description

oyesk-starter-error
This lib offers a custom exception handler for Spring Boot apps with generic usually used exceptions. It allows to throw an exception with a list of details.
Project URL

Project URL

https://bitbucket.org/oyesk/oyesk-starter-error
Source Code Management

Source Code Management

https://bitbucket.org/oyesk/oyesk-starter-error

Download oyesk-starter-error

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.springframework.boot : spring-boot-starter jar 2.6.6
org.springframework.boot : spring-boot-starter-web jar 2.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.12
0.11