Skip to content

release v0.10.6

Compare
Choose a tag to compare
@fzdwx fzdwx released this 23 May 12:34
· 121 commits to main since this release

pr: #14 @fzdwx
issue: #13

feat:

  1. support jdk1.8
  2. add samples

maven:
https://mvnrepository.com/artifact/io.github.fzdwx/sky-http-springboot-starter/0.10.6

<dependency>
  <groupId>io.github.fzdwx</groupId>
  <artifactId>sky-http-springboot-starter</artifactId>
  <version>0.10.6</version>
</dependency>

https://mvnrepository.com/artifact/io.github.fzdwx/sky-infrastructure/0.10.6

<dependency>
  <groupId>io.github.fzdwx</groupId>
  <artifactId>sky-infrastructure</artifactId>
  <version>0.10.6</version>
</dependency>