Skip to content

v.1.0.4

Latest
Compare
Choose a tag to compare
@ZhongFuCheng3y ZhongFuCheng3y released this 05 May 01:57
· 10 commits to master since this release
<!--如果你用apollo,则引入该dependency,建议用最新的版本-->
<dependency>
    <groupId>io.github.ZhongFuCheng3y</groupId>
    <artifactId>hades-apollo-starter</artifactId>
    <version>1.0.4</version>
</dependency>

<!--如果你用nacos,则引入该dependency,建议用最新的版本-->
<dependency>
    <groupId>io.github.ZhongFuCheng3y</groupId>
    <artifactId>hades-nacos-starter</artifactId>
    <version>1.0.4</version>
</dependency>