Releases: microsphere-projects/microsphere-redis
Releases · microsphere-projects/microsphere-redis
v0.0.1
The Maven project could add io.github.microsphere-projects:microsphere-redis-spring like below:
<dependency>
<groupId>io.github.microsphere-projects</groupId>
<artifactId>microsphere-redis-spring</artifactId>
<version>0.0.1</version>
</dependency>The Spring / Spring Boot application will auto-configure Redis Spring features if enabled.
Full Changelog: https://github.com/microsphere-projects/microsphere-redis/commits/0.0.1