spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 138 forks source link

Add in JaFu missing KoFu configurations #278

Closed sdeleuze closed 4 years ago

sdeleuze commented 4 years ago

Such as Cassandra or Redis support.

hamid646m commented 4 years ago

I'd be interested to do Cassandra one as Redis is in progress

hamid646m commented 4 years ago

I added Cassandra changes with a sample app https://github.com/spring-projects-experimental/spring-fu/pull/290

sdeleuze commented 4 years ago

This will be replaced by more specific issues.

@hamid646 I will review your PR shortly.