socket-actuator-spring-boot-starter

springboot应用的系统监控插件

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xiejr.actuator
ArtifactId

ArtifactId

socket-actuator-spring-boot-starter
Last Version

Last Version

1.0.8.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

socket-actuator-spring-boot-starter
springboot应用的系统监控插件
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/sophisticatedxie/socket-actuator-spring-boot-starter

Download socket-actuator-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
store.sophi.xjr : spring-boot-ai-face-starter jar 1.0.5.RELEASE
org.springframework.boot : spring-boot-starter-websocket jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
com.alibaba : fastjson jar 1.2.71
io.github.swagger2markup : swagger2markup jar 1.3.3
com.baomidou : mybatis-plus-generator jar 3.3.1
org.springframework.boot : spring-boot-starter-quartz jar 2.3.1.RELEASE

provided (2)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE