MVN

io.github.izachwei : apollo-config-spring-boot-starter

Maven & Gradle

Sep 26, 2023
0 stars

apollo-config-spring-boot-starter · 用于解决 Apollo 配置中心使用 @ConfigurationProperties 配置实时更新失败

<dependency>
    <groupId>io.github.izachwei</groupId>
    <artifactId>apollo-config-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.izachwei : apollo-config-spring-boot-starter to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RELEASE

All Versions

Choose a version of io.github.izachwei : apollo-config-spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
apollo-config-spring-boot-starter-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.izachwei</groupId>
    <artifactId>apollo-config-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>