a

apollo-auto-refresh-spring-boot-starter

apollo dynamic refresh
https://github.com/Dreamroute/apollo-auto-refresh
MIT
w.dehai
Files download
File Operation
apollo-auto-refresh-spring-boot-starter-1.1.5-RELEASE.jar download
apollo-auto-refresh-spring-boot-starter-1.1.5-RELEASE.pom download
apollo-auto-refresh-spring-boot-starter-1.1.5-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.dreamroute</groupId>
  <artifactId>apollo-auto-refresh-spring-boot-starter</artifactId>
  <version>1.1.5-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.dreamroute:apollo-auto-refresh-spring-boot-starter:1.1.5-RELEASE'
Gradle Kotlin
implementation("com.github.dreamroute:apollo-auto-refresh-spring-boot-starter:1.1.5-RELEASE")
Scala SBT
libraryDependencies += "com.github.dreamroute" % "apollo-auto-refresh-spring-boot-starter" % "1.1.5-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.dreamroute', module='apollo-auto-refresh-spring-boot-starter', version='1.1.5-RELEASE')
)
Apache Ivy
<dependency org="com.github.dreamroute" name="apollo-auto-refresh-spring-boot-starter" rev="1.1.5-RELEASE" />
Leiningen
[com.github.dreamroute/apollo-auto-refresh-spring-boot-starter "1.1.5-RELEASE"]
Apache Buildr
'com.github.dreamroute:apollo-auto-refresh-spring-boot-starter:jar:1.1.5-RELEASE'