-
Notifications
You must be signed in to change notification settings - Fork 11
Home
github-actions[bot] edited this page May 7, 2026
·
7 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-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.common.constants
- 🔌 SentinelConstants - Interface - Since 1.0.0
io.microsphere.sentinel.common.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.
sentinel-commons
- AbstractSentinelPlugin
- SentinelConstants
- SentinelContext
- SentinelOperations
- SentinelPlugin
- SentinelTemplate
- SentinelUtils
- SimpleSentinelPlugin
sentinel-spring-boot