-
Notifications
You must be signed in to change notification settings - Fork 11
Home
github-actions[bot] edited this page May 7, 2026
·
16 revisions
Welcome to the microsphere-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-sentinel
io.microsphere.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
- 📦 SentinelTemplate - Class - Since 1.0.0
- 📦 SimpleSentinelPlugin - Class - Since 1.0.0
io.microsphere.sentinel.util
- 📦 SentinelUtils - Class - Since 1.0.0
io.microsphere.sentinel.spring.boot.autoconfigure
- 📦 SentinelAutoConfiguration - Class - Since 1.0.0
io.microsphere.sentinel.spring.boot.condition
- 🏷️ ConditionalOnSentinelEnabled - Annotation - Since 1.0.0
This wiki is auto-generated from the source code of microsphere-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