首页
>/org/springframework/cloud/spring-cloud-netflix-hystrix-dashboard/1.4.7.RELEASE/spring-cloud-netflix-hystrix-dashboard-1.4.7.RELEASE.jar
  •   <dependency>
  •       <groupId>org.springframework.cloud </groupId>
  •       <artifactId>spring-cloud-netflix-hystrix-dashboard </artifactId>
  •       <version>1.4.7.RELEASE </version>
  •   </dependency>
    • 本地下载
    • maven下载
    • 源码下载
    • pom下载
    • 云盘下载
    • Group
    • Artifact
    • Version
    • Download
  • >> Package Explorer
  • >>> Java Explorer <2.6.8>
    • META-INF
      • spring-configuration-metadata.json
      • maven
        • org.springframework.cloud
          • spring-cloud-netflix-hystrix-dashboard
            • pom.xml
            • pom.properties
      • MANIFEST.MF
    • static
      • hystrix
        • js
          • tmpl.js
          • jquery.tinysort.min.js
        • images
          • hystrix-logo.png
          • hystrix-logo-tagline-tiny.png
        • css
          • global.css
          • simplegrid
            • LICENSE.txt
            • 720_grid.css
            • 1236_grid.css
            • README.txt
            • percentage_grid.css
            • 986_grid.css
          • resets.css
          • monitor.css
        • components
          • hystrixCommand
            • magnifying-glass-icon.png
            • magnifying-glass-icon-20.png
            • hystrixCommand.css
            • hystrixCommand.js
            • templates
              • hystrixCircuitContainer.html
              • hystrixCircuit.html
              • hystrixCircuitProperties.html
          • hystrixThreadPool
            • hystrixThreadPool.js
            • templates
              • hystrixThreadPool.html
              • hystrixThreadPoolContainer.html
            • hystrixThreadPool.css
    • org
      • springframework
        • cloud
          • netflix
            • hystrix
              • dashboard
                • HystrixDashboardConfiguration.class
                • HystrixDashboardConfiguration$ProxyStreamServlet.class
                • HystrixDashboardController.class
                • HystrixDashboardConfiguration$ProxyStreamServlet$ProxyConnectionManager.class
                • HystrixDashboardProperties.class
                • EnableHystrixDashboard.class
    • templates
      • hystrix
        • index.ftl
        • monitor.ftl


    Java源码类>>