jar

org.apache.dubbo : dubbo-rest-spring

Maven & Gradle

Mar 14, 2024
40.4k stars

The plugins of dubbo project

Table Of Contents

Latest Version

Download org.apache.dubbo : dubbo-rest-spring JAR file - Latest Versions:

All Versions

Download org.apache.dubbo : dubbo-rest-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.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 dubbo-rest-spring-3.3.0-beta.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.dubbo.rpc.protocol.tri.rest.support.spring

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.AbstractSpringArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.Annotations.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.BeanArgumentBinder.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.ConfigurationWrapper.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.CookieValueArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.FallbackArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.HandlerInterceptorAdapter.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.Helper.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.MatrixVariableArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.ModelAttributeArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.PathVariableArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.RequestAttributeArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.RequestBodyArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.RequestHeaderArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.RequestParamArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.RequestPartArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.SpringMiscArgumentResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.SpringMvcRequestMappingResolver.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.SpringResponseRestFilter.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.tri.rest.support.spring.SpringRestToolKit.class - [JAR]