-
Notifications
You must be signed in to change notification settings - Fork 11
Home
github-actions[bot] edited this page Jul 4, 2026
·
16 revisions
Welcome to the Microsphere Alibaba Sentinel wiki! This documentation is auto-generated from the project source code and provides detailed information about each Java component.
-
Current Version:
0.2.0-SNAPSHOT - Java Compatibility: Java 17, Java 21, Java 25
- License: Apache License 2.0
- Repository: microsphere-projects/microsphere-alibaba-sentinel
io.microsphere.alibaba.sentinel.common
- 📦 AbstractSentinelPlugin - Class - Since 1.0.0
- 📦 SentinelContext - Class - Since 1.0.0
- 🔌 SentinelOperations - Interface - Since 1.0.0
- 🔌 SentinelPlugin - Interface - Since 1.0.0
- 🔌 SentinelPluginRepository - Interface - Since 1.0.0
- 📦 SentinelTemplate - Class - Since 1.0.0
- 📦 SimpleSentinelPlugin - Class - Since 1.0.0
- 📦 SimpleSentinelPluginRepository - Class - Since 1.0.0
io.microsphere.alibaba.sentinel.common.constants
- 🔌 SentinelConstants - Interface - Since 1.0.0
io.microsphere.alibaba.sentinel.common.util
- 📦 SentinelUtils - Class - Since 1.0.0
io.microsphere.alibaba.sentinel.jmx
- 📦 JMXSentinelPluginRepository - Class - Since 1.0.0
io.microsphere.alibaba.sentinel.spring.boot.autoconfigure
- 📦 SentinelAlibabaDruidAutoConfiguration - Class - Since 1.0.0
- 📦 SentinelMyBatisAutoConfiguration - Class - Since 1.0.0
- 📦 SentinelRedisAutoConfiguration - Class - Since 1.0.0
- 📦 SentinelWebAutoConfiguration - Class - Since 1.0.0
io.microsphere.alibaba.sentinel.spring.boot.condition
- 🏷️ ConditionalOnSentinelAvailable - Annotation - Since 1.0.0
- 🏷️ ConditionalOnSentinelEnabled - Annotation - Since 1.0.0
This wiki is auto-generated from the source code of microsphere-alibaba-sentinel. To update, trigger the wiki-publish workflow.
alibaba-sentinel-commons
- AbstractSentinelPlugin
- JMXSentinelPluginRepository
- SentinelConstants
- SentinelContext
- SentinelOperations
- SentinelPlugin
- SentinelPluginRepository
- SentinelTemplate
- SentinelUtils
- SimpleSentinelPlugin
- SimpleSentinelPluginRepository
alibaba-sentinel-spring-boot
- ConditionalOnSentinelAvailable
- ConditionalOnSentinelEnabled
- SentinelAlibabaDruidAutoConfiguration
- SentinelMyBatisAutoConfiguration
- SentinelRedisAutoConfiguration
- SentinelSpringWebAutoConfiguration
alibaba-sentinel-spring-cloud