可运行的 Spring Boot 示例:同时纳管 datasource + rate-limiter + executor,暴露 /actuator/metapool 与 Prometheus

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.roseri66 » metapool-spring-starter
Spring Boot 接入层 — YAML 声明式纳管、控制面自动装配、指标绑定、health/tune Actuator 端点
2.3.02.4.0
Apache 2.0
io.github.roseri66 » metapool-adapter-hikari
把 HikariCP 数据库连接池纳入 MetaPool 治理面的适配器(DATASOURCE 类型)
2.3.02.4.0
Apache 2.0
io.github.roseri66 » metapool-adapter-bucket4j
把 Bucket4j 限流器纳入 MetaPool 治理面的适配器(RATE_LIMITER 类型,非池资源)
2.3.02.4.0
Apache 2.0
io.github.roseri66 » metapool-adapter-jdk-executor
把 JDK ThreadPoolExecutor 纳入 MetaPool 治理面的适配器(EXECUTOR 类型,非池资源)
2.3.02.4.0
io.micrometer » micrometer-registry-prometheus
MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility ...
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
3.4.34.1.1
org.springframework.boot » spring-boot-starter-actuator2 vulnerabilities
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
3.4.34.1.1

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Embedded SQL DB EPL 1.0 +1
com.h2database » h2
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
2.2.2242.4.240

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
3.4.34.1.1