Skip to content

v.1.0.3

Compare
Choose a tag to compare
@ZhongFuCheng3y ZhongFuCheng3y released this 29 Mar 14:05
· 14 commits to master since this release
<!--如果你用apollo,则引入该dependency-->
<dependency>
    <groupId>io.github.ZhongFuCheng3y</groupId>
    <artifactId>hades-apollo-starter</artifactId>
    <version>1.0.3</version>
</dependency>

<!--如果你用nacos,则引入该dependency-->
<dependency>
    <groupId>io.github.ZhongFuCheng3y</groupId>
    <artifactId>hades-nacos-starter</artifactId>
    <version>1.0.3</version>
</dependency>