exception-spring-boot-starter

系统错误信息通过发邮件方式自动提醒

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lihang1991
ArtifactId

ArtifactId

exception-spring-boot-starter
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

exception-spring-boot-starter
系统错误信息通过发邮件方式自动提醒
Project URL

Project URL

https://github.com/lihang1991/exception-spring-boot-starter.git
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/lihang1991/exception-spring-boot-starter.git

Download exception-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE