jar

org.apache.shenyu : shenyu-sdk-spring

Maven & Gradle

Aug 07, 2023
7.9k stars
Table Of Contents

Latest Version

Download org.apache.shenyu : shenyu-sdk-spring JAR file - Latest Versions:

All Versions

Download org.apache.shenyu : shenyu-sdk-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x
2.5.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 shenyu-sdk-spring-2.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.shenyu.sdk.spring.factory

├─ org.apache.shenyu.sdk.spring.factory.AnnotatedParameterProcessor.class - [JAR]

├─ org.apache.shenyu.sdk.spring.factory.Contract.class - [JAR]

org.apache.shenyu.sdk.spring.support

├─ org.apache.shenyu.sdk.spring.support.SpringMvcContract.class - [JAR]

org.apache.shenyu.sdk.spring

├─ org.apache.shenyu.sdk.spring.EnableShenyuClients.class - [JAR]

├─ org.apache.shenyu.sdk.spring.FallbackFactory.class - [JAR]

├─ org.apache.shenyu.sdk.spring.NoFallbackAvailableException.class - [JAR]

├─ org.apache.shenyu.sdk.spring.ShenyuClient.class - [JAR]

├─ org.apache.shenyu.sdk.spring.ShenyuClientFactoryBean.class - [JAR]

├─ org.apache.shenyu.sdk.spring.ShenyuClientsRegistrar.class - [JAR]

org.apache.shenyu.sdk.spring.annotation

├─ org.apache.shenyu.sdk.spring.annotation.CookieValueParameterProcessor.class - [JAR]

├─ org.apache.shenyu.sdk.spring.annotation.PathVariableParameterProcessor.class - [JAR]

├─ org.apache.shenyu.sdk.spring.annotation.RequestBodyParameterProcessor.class - [JAR]

├─ org.apache.shenyu.sdk.spring.annotation.RequestHeaderParameterProcessor.class - [JAR]

├─ org.apache.shenyu.sdk.spring.annotation.RequestParamParameterProcessor.class - [JAR]

org.apache.shenyu.sdk.spring.proxy

├─ org.apache.shenyu.sdk.spring.proxy.ShenyuClientInvocationHandler.class - [JAR]

├─ org.apache.shenyu.sdk.spring.proxy.ShenyuClientMethodHandler.class - [JAR]

├─ org.apache.shenyu.sdk.spring.proxy.ShenyuClientProxyFactory.class - [JAR]