p

propertysource-reload-spring-boot-starter

propertysource reload spring boot starter
https://github.com/topikachu/spring-propertysource-reload
Files download
File Operation
propertysource-reload-spring-boot-starter-0.0.3.jar download
propertysource-reload-spring-boot-starter-0.0.3.pom download
propertysource-reload-spring-boot-starter-0.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.topikachu</groupId>
  <artifactId>propertysource-reload-spring-boot-starter</artifactId>
  <version>0.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.topikachu:propertysource-reload-spring-boot-starter:0.0.3'
Gradle Kotlin
implementation("io.github.topikachu:propertysource-reload-spring-boot-starter:0.0.3")
Scala SBT
libraryDependencies += "io.github.topikachu" % "propertysource-reload-spring-boot-starter" % "0.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.topikachu', module='propertysource-reload-spring-boot-starter', version='0.0.3')
)
Apache Ivy
<dependency org="io.github.topikachu" name="propertysource-reload-spring-boot-starter" rev="0.0.3" />
Leiningen
[io.github.topikachu/propertysource-reload-spring-boot-starter "0.0.3"]
Apache Buildr
'io.github.topikachu:propertysource-reload-spring-boot-starter:jar:0.0.3'