jar

com.github.fanzezhen.common : common-gateway

Maven & Gradle

Oct 31, 2022
3 usages
1 stars
Table Of Contents

Latest Version

Download com.github.fanzezhen.common : common-gateway JAR file - Latest Versions:

All Versions

Download com.github.fanzezhen.common : common-gateway JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.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 common-gateway-2.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fanzezhen.common.gateway.core.discover.choose

├─ com.github.fanzezhen.common.gateway.core.discover.choose.AlwaysTrueChooser.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.discover.choose.Chooser.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.discover.choose.HttpExposeChooser.class - [JAR]

com.github.fanzezhen.common.gateway.core.patch

├─ com.github.fanzezhen.common.gateway.core.patch.RouteDefinitionRouteLocatorWithErrorHanlde.class - [JAR]

com.github.fanzezhen.common.gateway.core.constant

├─ com.github.fanzezhen.common.gateway.core.constant.GatewayAttribute.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.constant.SystemConstant.class - [JAR]

com.github.fanzezhen.common.gateway.core.filter.ignore

├─ com.github.fanzezhen.common.gateway.core.filter.ignore.IgnoreProperties.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.filter.ignore.StaticConfigTokenProvider.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.filter.ignore.TokenIgnoreGatewayFilterFactory.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.filter.ignore.TokenIgnoreProvider.class - [JAR]

com.github.fanzezhen.common.gateway.core.metrics

├─ com.github.fanzezhen.common.gateway.core.metrics.DefaultExcludeMeterFilter.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.metrics.DefaultTagMeterFilter.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.metrics.GatewayApiMetricsAutoConfiguration.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.metrics.GatewayApiMetricsFilter.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.metrics.NettyAllocatorMetrics.class - [JAR]

com.github.fanzezhen.common.gateway.extranet

├─ com.github.fanzezhen.common.gateway.extranet.AddSignHeaderAndChangeRequestUriFactory.class - [JAR]

├─ com.github.fanzezhen.common.gateway.extranet.DiscoverClientExtranetRouteDefinitionLocator.class - [JAR]

com.github.fanzezhen.common.gateway.core.discover.eureka

├─ com.github.fanzezhen.common.gateway.core.discover.eureka.DiscoverLocatorProperties.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.discover.eureka.GatewayAutoConfiguration.class - [JAR]

com.github.fanzezhen.common.gateway.core.discover.provider.route

├─ com.github.fanzezhen.common.gateway.core.discover.provider.route.RouteConfigProvider.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.discover.provider.route.StaticRouteConfigProvider.class - [JAR]

com.github.fanzezhen.common.gateway.core.http.client.customizer.impl

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.impl.HeaderLogger.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.impl.Metrics.class - [JAR]

com.github.fanzezhen.common.gateway.core.filter.retry

├─ com.github.fanzezhen.common.gateway.core.filter.retry.FullRetryGatewayFilterFactory.class - [JAR]

com.github.fanzezhen.common.gateway.core.filter.auth.factory.csp

├─ com.github.fanzezhen.common.gateway.core.filter.auth.factory.csp.CspTokenGatewayFilterFactory.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.filter.auth.factory.csp.CspTokenTransferMode.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.filter.auth.factory.csp.FaqTokenGatewayFilterFactory.class - [JAR]

com.github.fanzezhen.common.gateway.core.support.response

├─ com.github.fanzezhen.common.gateway.core.support.response.ActionResult.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.support.response.ErrorInfo.class - [JAR]

com.github.fanzezhen.common.gateway.core.support

├─ com.github.fanzezhen.common.gateway.core.support.BinderUtil.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.support.BusinessException.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.support.I18nUtil.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.support.SerializeUtils.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.support.ServerWebExchangeUtil.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.support.StringUtil.class - [JAR]

com.github.fanzezhen.common.gateway.core.rate.limit

├─ com.github.fanzezhen.common.gateway.core.rate.limit.RealIpResolver.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.rate.limit.UserIdResolver.class - [JAR]

com.github.fanzezhen.common.gateway.core.http.client.customizer.auto

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.auto.HttpClientCustomAutoConfiguration.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.auto.HttpClientMetricsAutoConfiguration.class - [JAR]

com.github.fanzezhen.common.gateway.core.http.client.customizer

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.DoAfterRequest.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.DoOnContext.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.DoOnError.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.DoOnRequest.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.DoOnResponse.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.http.client.customizer.TcpConfiguration.class - [JAR]

com.github.fanzezhen.common.gateway.core.filter

├─ com.github.fanzezhen.common.gateway.core.filter.AdaptCachedBodyGlobalFilter.class - [JAR]

com.github.fanzezhen.common.gateway.core.filter.auth

├─ com.github.fanzezhen.common.gateway.core.filter.auth.AuthProperties.class - [JAR]

com.github.fanzezhen.common.gateway.core.support.error

├─ com.github.fanzezhen.common.gateway.core.support.error.GlobalErrorWebExceptionHandler.class - [JAR]

com.github.fanzezhen.common.gateway.config

├─ com.github.fanzezhen.common.gateway.config.EnableGatewayExtranetSpringConfig.class - [JAR]

├─ com.github.fanzezhen.common.gateway.config.EnableGatewayIntranetSpringConfig.class - [JAR]

├─ com.github.fanzezhen.common.gateway.config.GatewayExtranetSpringConfig.class - [JAR]

├─ com.github.fanzezhen.common.gateway.config.GatewayIntranetSpringConfig.class - [JAR]

├─ com.github.fanzezhen.common.gateway.config.GatewaySpringConfig.class - [JAR]

com.github.fanzezhen.common.gateway.core.tracing

├─ com.github.fanzezhen.common.gateway.core.tracing.AddTraceHeaderGatewayFilterFactory.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.tracing.ConsoleReporter.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.tracing.HeaderCarrier.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.tracing.HttpClientTrace.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.tracing.OpenTracingFilter.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.tracing.TracingConfig.class - [JAR]

├─ com.github.fanzezhen.common.gateway.core.tracing.TracingProperties.class - [JAR]

com.github.fanzezhen.common.gateway.intranet

├─ com.github.fanzezhen.common.gateway.intranet.CheckExtranetSignGatewayFilterFactory.class - [JAR]

├─ com.github.fanzezhen.common.gateway.intranet.DiscoverClientIntranetRouteDefinitionLocator.class - [JAR]

Advertisement