文件名称:spring cloud 2.x 版本 配置文件自动刷新到 spring cloud context env
文件大小:66KB
文件格式:RAR
更新时间:2022-01-15 11:37:25
springcloud2 2.x版本
spring cloud 2.x 体系中,我们经常想读取我们自己的配置文件从远程,(例如配置中心),并且配置中心中的值变化后,希望spring cloud 也能感知到,那怎么与spring cloud 这套体系打通呢?请看上传源码。
【文件预览】:
springboot-custorm-config-refresh-example
----.gitignore(268B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----.classpath(2KB)
----mvnw(9KB)
----.settings()
--------org.springframework.ide.eclipse.prefs(65B)
--------org.eclipse.m2e.core.prefs(97B)
--------org.eclipse.jdt.apt.core.prefs(69B)
--------org.eclipse.core.resources.prefs(155B)
--------org.eclipse.jdt.core.prefs(415B)
----pom.xml(2KB)
----mvnw.cmd(6KB)
----target()
--------classes()
--------test-classes()
----.project(746B)