jar

org.springframework.cloud : spring-cloud-alicloud-ans

Maven & Gradle

Apr 19, 2019
2 usages

Spring Cloud Alibaba Cloud ANS

Table Of Contents

Latest Version

Download org.springframework.cloud : spring-cloud-alicloud-ans JAR file - Latest Versions:

All Versions

Download org.springframework.cloud : spring-cloud-alicloud-ans JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x
0.2.x
0.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 spring-cloud-alicloud-ans-0.9.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cloud.alicloud.ans.endpoint

├─ org.springframework.cloud.alicloud.ans.endpoint.AnsEndpoint.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.endpoint.AnsEndpointAutoConfiguration.class - [JAR]

org.springframework.cloud.alicloud.ans.ribbon

├─ org.springframework.cloud.alicloud.ans.ribbon.AnsRibbonClientConfiguration.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.ribbon.AnsServer.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.ribbon.AnsServerList.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.ribbon.ConditionalOnRibbonAns.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.ribbon.RibbonAnsAutoConfiguration.class - [JAR]

org.springframework.cloud.alicloud.ans

├─ org.springframework.cloud.alicloud.ans.AnsAutoConfiguration.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.AnsDiscoveryClient.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.AnsDiscoveryClientAutoConfiguration.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.AnsServiceInstance.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.ConditionalOnAnsEnabled.class - [JAR]

org.springframework.cloud.alicloud.ans.registry

├─ org.springframework.cloud.alicloud.ans.registry.AnsAutoServiceRegistration.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.registry.AnsRegistration.class - [JAR]

├─ org.springframework.cloud.alicloud.ans.registry.AnsServiceRegistry.class - [JAR]

Advertisement