Skip to content

Releases: microsphere-projects/microsphere-redis

v0.0.1

11 Apr 14:14

Choose a tag to compare

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