Last Version

Spring Boot Exceptions 1.1.4

Simple exceptions-to-Spring Boot web Exceptions

License

License

MIT License
Categories

Categories

Spring Boot Container Microservices Feign Net HTTP Clients
GroupId

GroupId

com.github.mlk
ArtifactId

ArtifactId

spring-boot-exceptions-feign
Version

Version

1.1.4
Type

Type

jar
Description

Description

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

Download spring-boot-exceptions-feign 1.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mlk : spring-boot-exceptions jar 1.1.48
io.github.openfeign : feign-core jar 9.4.0

test (1)

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

Project Modules

There are no modules declared in this project.