jar

org.jeecgframework.cloud : sentinel-dashboard

Maven & Gradle

Mar 03, 2022
Table Of Contents

Latest Version

Download org.jeecgframework.cloud : sentinel-dashboard JAR file - Latest Versions:

All Versions

Download org.jeecgframework.cloud : sentinel-dashboard JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.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 sentinel-dashboard-1.8.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.csp.sentinel.dashboard.controller.gateway

├─ com.alibaba.csp.sentinel.dashboard.controller.gateway.GatewayApiController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.gateway.GatewayFlowRuleController.class - [JAR]

com.alibaba.csp.sentinel.dashboard.repository.metric

├─ com.alibaba.csp.sentinel.dashboard.repository.metric.InMemoryMetricsRepository.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.metric.MetricsRepository.class - [JAR]

com.alibaba.csp.sentinel.dashboard.datasource.entity

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.ApplicationEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.MachineEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.MetricEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.MetricPositionEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.SentinelVersion.class - [JAR]

com.alibaba.csp.sentinel.dashboard.service

├─ com.alibaba.csp.sentinel.dashboard.service.ClusterAssignService.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.service.ClusterAssignServiceImpl.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.service.ClusterConfigService.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.rule

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.rule.AddFlowRuleReqVo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.rule.GatewayParamFlowItemVo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.rule.UpdateFlowRuleReqVo.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain.vo

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.MachineInfoVo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.MetricVo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.ResourceVo.class - [JAR]

com.alibaba.csp.sentinel.dashboard.util

├─ com.alibaba.csp.sentinel.dashboard.util.AsyncUtils.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.util.ClusterEntityUtils.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.util.MachineUtils.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.util.VersionUtils.class - [JAR]

com.alibaba.csp.sentinel.dashboard

├─ com.alibaba.csp.sentinel.dashboard.DashboardApplication.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain.cluster.state

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.AppClusterClientStateWrapVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.AppClusterServerStateWrapVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.ClusterClientStateVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.ClusterRequestLimitVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.ClusterServerStateVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.ClusterStateSimpleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.ClusterUniversalStatePairVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.state.ClusterUniversalStateVO.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain.cluster

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ClusterAppAssignResultVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ClusterAppFullAssignRequest.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ClusterAppSingleServerAssignRequest.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ClusterClientInfoVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ClusterGroupEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ClusterStateSingleVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ConnectionDescriptorVO.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.ConnectionGroupVO.class - [JAR]

com.alibaba.csp.sentinel.dashboard.datasource.entity.gateway

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.gateway.ApiDefinitionEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.gateway.ApiPredicateItemEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.gateway.GatewayFlowRuleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.gateway.GatewayParamFlowItemEntity.class - [JAR]

com.alibaba.csp.sentinel.dashboard.repository.gateway

├─ com.alibaba.csp.sentinel.dashboard.repository.gateway.InMemApiDefinitionStore.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.gateway.InMemGatewayFlowRuleStore.class - [JAR]

com.alibaba.csp.sentinel.dashboard.rule

├─ com.alibaba.csp.sentinel.dashboard.rule.DynamicRuleProvider.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.rule.DynamicRulePublisher.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.rule.FlowRuleApiProvider.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.rule.FlowRuleApiPublisher.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain.cluster.config

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.config.ClusterClientConfig.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.config.ServerFlowConfig.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.config.ServerTransportConfig.class - [JAR]

com.alibaba.csp.sentinel.dashboard.client

├─ com.alibaba.csp.sentinel.dashboard.client.CommandFailedException.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.client.CommandNotFoundException.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.client.SentinelApiClient.class - [JAR]

com.alibaba.csp.sentinel.dashboard.controller

├─ com.alibaba.csp.sentinel.dashboard.controller.AppController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.AuthController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.AuthorityRuleController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.DegradeController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.DemoController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.FlowControllerV1.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.MachineRegistryController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.MetricController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.ParamFlowRuleController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.ResourceController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.SystemController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.VersionController.class - [JAR]

com.alibaba.csp.sentinel.dashboard.discovery

├─ com.alibaba.csp.sentinel.dashboard.discovery.AppInfo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.discovery.AppManagement.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.discovery.MachineDiscovery.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.discovery.MachineInfo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.discovery.SimpleMachineDiscovery.class - [JAR]

com.alibaba.csp.sentinel.dashboard.config

├─ com.alibaba.csp.sentinel.dashboard.config.AuthConfiguration.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.config.AuthProperties.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.config.DashboardConfig.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.config.WebConfig.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.api

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.api.AddApiReqVo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.api.ApiPredicateItemVo.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.vo.gateway.api.UpdateApiReqVo.class - [JAR]

com.alibaba.csp.sentinel.dashboard.repository.rule

├─ com.alibaba.csp.sentinel.dashboard.repository.rule.InMemAuthorityRuleStore.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.rule.InMemDegradeRuleStore.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.rule.InMemFlowRuleStore.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.rule.InMemParamFlowRuleStore.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.rule.InMemSystemRuleStore.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.rule.InMemoryRuleRepositoryAdapter.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.repository.rule.RuleRepository.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain.cluster.request

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.request.ClusterAppAssignMap.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.request.ClusterClientModifyRequest.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.request.ClusterModifyRequest.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.cluster.request.ClusterServerModifyRequest.class - [JAR]

com.alibaba.csp.sentinel.dashboard.metric

├─ com.alibaba.csp.sentinel.dashboard.metric.MetricFetcher.class - [JAR]

com.alibaba.csp.sentinel.dashboard.datasource.entity.rule

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.AbstractRuleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.AuthorityRuleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.DegradeRuleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.FlowRuleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.ParamFlowRuleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.RuleEntity.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.SystemRuleEntity.class - [JAR]

com.alibaba.csp.sentinel.dashboard.controller.v2

├─ com.alibaba.csp.sentinel.dashboard.controller.v2.FlowControllerV2.class - [JAR]

com.alibaba.csp.sentinel.dashboard.auth

├─ com.alibaba.csp.sentinel.dashboard.auth.AuthAction.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.auth.AuthService.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.auth.AuthorizationInterceptor.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.auth.DefaultAuthorizationInterceptor.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.auth.DefaultLoginAuthenticationFilter.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.auth.FakeAuthServiceImpl.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.auth.LoginAuthenticationFilter.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.auth.SimpleWebAuthServiceImpl.class - [JAR]

com.alibaba.csp.sentinel.dashboard.controller.cluster

├─ com.alibaba.csp.sentinel.dashboard.controller.cluster.ClusterAssignController.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.controller.cluster.ClusterConfigController.class - [JAR]

com.alibaba.csp.sentinel.dashboard.domain

├─ com.alibaba.csp.sentinel.dashboard.domain.ResourceTreeNode.class - [JAR]

├─ com.alibaba.csp.sentinel.dashboard.domain.Result.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jul 22, 2023
4 usages
56 stars
Jul 22, 2023
1 usages
17 stars
Jul 21, 2023
5 usages
11 stars
May 27, 2023
3 usages
Jul 26, 2021
0 stars
Jul 20, 2021
2 usages
2 stars
Aug 18, 2023
1 usages
5.9k stars
Nov 10, 2021
1 usages
1 stars
Aug 18, 2023
1 usages
3 stars