jar

com.nepxion : discovery-plugin-strategy-starter-sentinel

Maven & Gradle

Apr 26, 2021

Nepxion Discovery Plugin Strategy Starter Sentinel · Nepxion Discovery is a solution for Spring Cloud with blue green, gray, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing, dye, failover, async agent

Table Of Contents

Latest Version

Download com.nepxion : discovery-plugin-strategy-starter-sentinel JAR file - Latest Versions:

All Versions

Download com.nepxion : discovery-plugin-strategy-starter-sentinel JAR file - All Versions:

Version Vulnerabilities Size Updated
6.10.x
6.9.x
6.8.x
6.7.x
6.6.x
6.5.x
6.3.x
3.26.x
3.25.x
3.24.x
3.23.x
3.22.x
3.21.x
3.20.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window discovery-plugin-strategy-starter-sentinel-6.10.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.nepxion.discovery.plugin.strategy.sentinel.parser

├─ com.nepxion.discovery.plugin.strategy.sentinel.parser.SentinelAuthorityRuleParser.class - [JAR]

├─ com.nepxion.discovery.plugin.strategy.sentinel.parser.SentinelDegradeRuleParser.class - [JAR]

├─ com.nepxion.discovery.plugin.strategy.sentinel.parser.SentinelFlowRuleParser.class - [JAR]

├─ com.nepxion.discovery.plugin.strategy.sentinel.parser.SentinelParamFlowRuleParser.class - [JAR]

├─ com.nepxion.discovery.plugin.strategy.sentinel.parser.SentinelSystemRuleParser.class - [JAR]

com.nepxion.discovery.plugin.strategy.sentinel.configuration

├─ com.nepxion.discovery.plugin.strategy.sentinel.configuration.SentinelStrategyAutoConfiguration.class - [JAR]

com.nepxion.discovery.plugin.strategy.sentinel.loader

├─ com.nepxion.discovery.plugin.strategy.sentinel.loader.SentinelDataSourceRuleLoader.class - [JAR]

├─ com.nepxion.discovery.plugin.strategy.sentinel.loader.SentinelFileRuleLoader.class - [JAR]

├─ com.nepxion.discovery.plugin.strategy.sentinel.loader.SentinelRuleLoader.class - [JAR]

com.nepxion.discovery.plugin.strategy.sentinel.constant

├─ com.nepxion.discovery.plugin.strategy.sentinel.constant.SentinelStrategyConstant.class - [JAR]

Advertisement