License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices config Application Layer Libs Configuration Nacos |
GroupId | GroupIdcom.niezhiliang |
ArtifactId | ArtifactIdnacos-config-refresh-spring-boot-starter |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-config-refresh-spring-boot-starter
nacos config auto refresh springboot starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.niezhiliang/nacos-config-refresh-spring-boot-starter/ -->
<dependency>
<groupId>com.niezhiliang</groupId>
<artifactId>nacos-config-refresh-spring-boot-starter</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.niezhiliang/nacos-config-refresh-spring-boot-starter/
implementation 'com.niezhiliang:nacos-config-refresh-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/com.niezhiliang/nacos-config-refresh-spring-boot-starter/
implementation ("com.niezhiliang:nacos-config-refresh-spring-boot-starter:0.1.0")
'com.niezhiliang:nacos-config-refresh-spring-boot-starter:jar:0.1.0'
<dependency org="com.niezhiliang" name="nacos-config-refresh-spring-boot-starter" rev="0.1.0">
<artifact name="nacos-config-refresh-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.niezhiliang', module='nacos-config-refresh-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "com.niezhiliang" % "nacos-config-refresh-spring-boot-starter" % "0.1.0"
[com.niezhiliang/nacos-config-refresh-spring-boot-starter "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
com.alibaba.nacos : nacos-api | jar | 1.2.0 |
org.yaml : snakeyaml | jar | 1.27 |
com.alibaba.spring : spring-context-support | jar | 1.0.5 |