jar

com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config-server

Maven & Gradle

Jun 22, 2022
13 usages
27.2k stars

Spring Cloud Starter Alibaba Nacos Config Server · Spring Cloud Alibaba Starters

Table Of Contents

Latest Version

Download com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config-server JAR file - Latest Versions:

All Versions

Download com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config-server JAR file - All Versions:

Version Vulnerabilities Size Updated
2021.1
2021.0.x
2020.0.x
2.2.x
2.1.x
2.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 spring-cloud-starter-alibaba-nacos-config-server-2.2.8.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.cloud.nacos.config.server.environment

├─ com.alibaba.cloud.nacos.config.server.environment.NacosEnvironmentRepository.class - [JAR]

com.alibaba.cloud.nacos.config.server

├─ com.alibaba.cloud.nacos.config.server.NacosConfigServerAutoConfiguration.class - [JAR]

Advertisement