jar

com.github.phasd : srpc-starter

Maven & Gradle

Aug 11, 2020
0 stars

srpc-starter · a simple http for RestTemplate

Table Of Contents

Latest Version

Download com.github.phasd : srpc-starter JAR file - Latest Versions:

All Versions

Download com.github.phasd : srpc-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

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

com.github.phasd.srpc.starter.annotation

├─ com.github.phasd.srpc.starter.annotation.CommonWebBeanDefinitionScanner.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.EnableSimpleRpc.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.ParameterMetaData.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.ParameterType.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.ProxySimpleRpcClientConfiguration.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.Rpc.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.RpcClient.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.RpcClientFactoryBean.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.RpcClientInterceptor.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.RpcClientMethodHandler.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.RpcClientProxy.class - [JAR]

├─ com.github.phasd.srpc.starter.annotation.RpcClientTarget.class - [JAR]

com.github.phasd.srpc.starter

├─ com.github.phasd.srpc.starter.RequestSecretData.class - [JAR]

├─ com.github.phasd.srpc.starter.SimpleAutoConfiguration.class - [JAR]

├─ com.github.phasd.srpc.starter.SpringContextUtils.class - [JAR]

Advertisement