|
@@ -37,8 +37,8 @@ https://github.com/knightliao/disconf-demos-java
|
|
|
|
|
|
disconf.git branches and Maven version:
|
|
disconf.git branches and Maven version:
|
|
|
|
|
|
-- dev(develop branch): 2.6.34-SNAPSHOT
|
|
|
|
-- master(stable branch):2.6.33
|
|
|
|
|
|
+- dev(develop branch): 2.6.34
|
|
|
|
+- master(stable branch):2.6.34
|
|
- [更新日志](https://github.com/knightliao/disconf/wiki/updates)
|
|
- [更新日志](https://github.com/knightliao/disconf/wiki/updates)
|
|
- 在Maven Central Repository里查看 [com.baidu.disconf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baidu.disconf%22 )
|
|
- 在Maven Central Repository里查看 [com.baidu.disconf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baidu.disconf%22 )
|
|
|
|
|
|
@@ -100,7 +100,7 @@ Disconf的功能特点描述图:
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.baidu.disconf</groupId>
|
|
<groupId>com.baidu.disconf</groupId>
|
|
<artifactId>disconf-client</artifactId>
|
|
<artifactId>disconf-client</artifactId>
|
|
- <version>2.6.33</version>
|
|
|
|
|
|
+ <version>2.6.34</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
### server: disconf-web 使用 ###
|
|
### server: disconf-web 使用 ###
|