Sureness-SpringBoot-Starter V-1.0.6
tomsun28
released this
21 Dec 04:22
·
39 commits
to master
since this release
Features
[starter] publish new Sureness-SpringBoot-Starter thanks @ChineseTony
[solon] solon 相关示例:升级到 solon 1.6.1 thanks @noear
Bugfix.
[samples] fix starter-example dependency
Use
<dependency>
<groupId>com.usthe.sureness</groupId>
<artifactId>sureness-core</artifactId>
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>com.usthe.sureness</groupId>
<artifactId>spring-boot-starter-sureness</artifactId>
<version>1.0.6</version>
</dependency>