jar

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

Maven & Gradle

Jul 31, 2023
186 stars

taotao-cloud-starter-retry · taotao-cloud-starter-retry

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2023.08
2023.07
2023.05
2023.04
2023.03
2023.3.x
2023.02
2023.2.x
2022.12
2022.11
2022.10
2022.09

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-retry-2023.08.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.taotao.cloud.retry.aop

├─ com.taotao.cloud.retry.aop.GuavaRetryingAspect.class - [JAR]

com.taotao.cloud.retry.exception

├─ com.taotao.cloud.retry.exception.GuavaRetryException.class - [JAR]

com.taotao.cloud.retry.listener

├─ com.taotao.cloud.retry.listener.RetryLogListener.class - [JAR]

com.taotao.cloud.retry.strategy

├─ com.taotao.cloud.retry.strategy.SpinBlockStrategy.class - [JAR]

com.taotao.cloud.retry.configuration

├─ com.taotao.cloud.retry.configuration.RetryAutoConfiguration.class - [JAR]

com.taotao.cloud.retry.properties

├─ com.taotao.cloud.retry.properties.RetryProperties.class - [JAR]

com.taotao.cloud.retry.annotation

├─ com.taotao.cloud.retry.annotation.GuavaRetrying.class - [JAR]