Spring Boot Exceptions

Simple exceptions-to-Spring Boot web Exceptions

License

License

MIT License
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mlk
ArtifactId

ArtifactId

spring-boot-exceptions
Last Version

Last Version

1.1.80
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Exceptions
Simple exceptions-to-Spring Boot web Exceptions
Project URL

Project URL

https://www.github.com/mlk/spring-boot-exceptions
Source Code Management

Source Code Management

https://www.github.com/mlk/spring-boot-exceptions/

Download spring-boot-exceptions

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.0-jre

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.80
1.1.78
1.1.73
1.1.70
1.1.68
1.1.61
1.1.56
1.1.53
1.1.48
1.1.47
1.1.46
1.0.$System.env.CIRCLE_BUILD_NUM
0.1.43
0.0.10
0.0.9