jar

io.github.shuigedeng : taotao-cloud-starter-sentinel

Maven & Gradle

Sep 30, 2022
2 usages
186 stars

taotao-cloud-starter-sentinel · taotao-cloud-starter-sentinel

Table Of Contents

Latest Version

Download io.github.shuigedeng : taotao-cloud-starter-sentinel JAR file - Latest Versions:

All Versions

Download io.github.shuigedeng : taotao-cloud-starter-sentinel JAR file - All Versions:

Version Vulnerabilities Size Updated
2022.10
2022.09
2022.08
2022.07
2022.06
2022.05
2022.04
2022.03
2022.02
2022.01
2021.12
2021.11
2021.10.x
2021.9.x
2021.9

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 taotao-cloud-starter-sentinel-2022.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.taotao.cloud.sentinel.enhance

├─ com.taotao.cloud.sentinel.enhance.CustomFallback.class - [JAR]

├─ com.taotao.cloud.sentinel.enhance.CustomFallbackFactory.class - [JAR]

├─ com.taotao.cloud.sentinel.enhance.CustomSentinelFeign.class - [JAR]

├─ com.taotao.cloud.sentinel.enhance.CustomSentinelInvocationHandler.class - [JAR]

com.taotao.cloud.sentinel.configuration

├─ com.taotao.cloud.sentinel.configuration.SentinelAutoConfiguration.class - [JAR]

com.taotao.cloud.sentinel.properties

├─ com.taotao.cloud.sentinel.properties.SentinelProperties.class - [JAR]

Advertisement