is not current version
Last Version 1.1-personal

com.github.yanceking:exceptionmessage-spring-boot-starter 1.0-personal

异常信息处理

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yanceking
ArtifactId

ArtifactId

exceptionmessage-spring-boot-starter
Version

Version

1.0-personal
Type

Type

jar

Download exceptionmessage-spring-boot-starter 1.0-personal


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