jar

com.tencent.trpc : trpc-spring-cloud-gateway

Maven & Gradle

Dec 05, 2023

trpc-spring-cloud-gateway · Gateway module of tencent trpc Java project

Table Of Contents

Latest Version

Download com.tencent.trpc : trpc-spring-cloud-gateway JAR file - Latest Versions:

All Versions

Download com.tencent.trpc : trpc-spring-cloud-gateway JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 trpc-spring-cloud-gateway-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.trpc.spring.cloud.gateway.rewriter

├─ com.tencent.trpc.spring.cloud.gateway.rewriter.DefaultTrpcRequestRewriter.class - [JAR]

├─ com.tencent.trpc.spring.cloud.gateway.rewriter.DefaultTrpcResponseRewriter.class - [JAR]

├─ com.tencent.trpc.spring.cloud.gateway.rewriter.TrpcRequestRewriter.class - [JAR]

├─ com.tencent.trpc.spring.cloud.gateway.rewriter.TrpcResponseRewriter.class - [JAR]

com.tencent.trpc.spring.cloud.gateway

├─ com.tencent.trpc.spring.cloud.gateway.TrpcGatewayApplication.class - [JAR]

com.tencent.trpc.spring.cloud.gateway.autoconfigure

├─ com.tencent.trpc.spring.cloud.gateway.autoconfigure.EnableTrpcRouting.class - [JAR]

├─ com.tencent.trpc.spring.cloud.gateway.autoconfigure.TrpcGatewayConfig.class - [JAR]

com.tencent.trpc.spring.cloud.gateway.client

├─ com.tencent.trpc.spring.cloud.gateway.client.GatewayClient.class - [JAR]

├─ com.tencent.trpc.spring.cloud.gateway.client.TrpcGatewayClient.class - [JAR]

com.tencent.trpc.spring.cloud.gateway.filter

├─ com.tencent.trpc.spring.cloud.gateway.filter.TrpcGatewayFilterFactory.class - [JAR]

├─ com.tencent.trpc.spring.cloud.gateway.filter.TrpcRoutingFilter.class - [JAR]