release v0.10.6
feat:
- support jdk1.8
- 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>