License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.huangziy |
ArtifactId | ArtifactIddynamic-tp-spring-boot-starter |
Version | Version1.0.1-RELEASE |
Type | Typejar |
Description |
DescriptionDynamicTp Spring Cloud Starter
🔥🔥🔥轻量级动态线程池,内置监控告警功能,基于主流配置中心(默认支持Nacos、Apollo,可通过SPI自定义实现)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.huangziy/dynamic-tp-spring-boot-starter/ -->
<dependency>
<groupId>io.github.huangziy</groupId>
<artifactId>dynamic-tp-spring-boot-starter</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huangziy/dynamic-tp-spring-boot-starter/
implementation 'io.github.huangziy:dynamic-tp-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.huangziy/dynamic-tp-spring-boot-starter/
implementation ("io.github.huangziy:dynamic-tp-spring-boot-starter:1.0.1-RELEASE")
'io.github.huangziy:dynamic-tp-spring-boot-starter:jar:1.0.1-RELEASE'
<dependency org="io.github.huangziy" name="dynamic-tp-spring-boot-starter" rev="1.0.1-RELEASE">
<artifact name="dynamic-tp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huangziy', module='dynamic-tp-spring-boot-starter', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.huangziy" % "dynamic-tp-spring-boot-starter" % "1.0.1-RELEASE"
[io.github.huangziy/dynamic-tp-spring-boot-starter "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
commons-codec : commons-codec | jar | |
org.apache.commons : commons-lang3 | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.projectlombok : lombok | jar | 1.18.22 |
cn.hutool : hutool-core | jar | 5.5.1 |
cn.hutool : hutool-all | jar | 5.5.1 |
org.springframework.cloud : spring-cloud-context | jar | |
com.alibaba.boot : nacos-config-spring-boot-starter | jar | 0.2.8-bugfix |
com.ctrip.framework.apollo : apollo-client Optional | jar | 1.9.1 |
com.github.dadiyang : equator | jar | 1.0.4 |
com.alibaba : transmittable-thread-local | jar | 2.12.1 |
com.google.guava : guava | jar | |
io.micrometer : micrometer-core | jar | 1.8.1 |
ch.qos.logback : logback-classic Optional | jar | |
ch.qos.logback : logback-core Optional | jar |