Skip to content

Commit

Permalink
move redis to new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wooEnrico committed Apr 24, 2024
1 parent 3aa7f64 commit 562c49e
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 1,194 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
* [kafka](https://github.com/wooEnrico/SDK/blob/master/kafka/README.md)
* [kafka-spring-boot-starter](https://github.com/wooEnrico/SDK/blob/master/spring-boot-starter/kafka-spring-boot-starter/README.md)
* [kafka-spring-boot3-starter](https://github.com/wooEnrico/SDK/blob/master/spring-boot-starter/kafka-spring-boot3-starter/README.md)
* [spring-boot-data-redis](https://github.com/wooEnrico/SDK/blob/master/spring-boot-data-redis/README.md)
* [spring-boot3-data-redis](https://github.com/wooEnrico/SDK/blob/master/spring-boot3-data-redis/README.md)
* [spring-boot-data-redis](https://github.com/wooEnrico/SDK/blob/redis-2.7.5/README.md)
* [spring-boot3-data-redis](https://github.com/wooEnrico/SDK/tree/redis-3.1.2/README.md)
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
<module>version</module>
<module>kafka</module>
<module>spring-boot-starter</module>
<module>spring-boot-data-redis</module>
<module>spring-boot3-data-redis</module>
</modules>
<packaging>pom</packaging>

Expand Down
95 changes: 0 additions & 95 deletions spring-boot-data-redis/README.md

This file was deleted.

47 changes: 0 additions & 47 deletions spring-boot-data-redis/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 562c49e

Please sign in to comment.