Skip to content

Commit 51103c4

Browse files
committed
fixup! Create spring-boot-data-redis module
1 parent d55cc7f commit 51103c4

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-project/spring-boot-test-autoconfigure

1 file changed

+1
-0
lines changed

Diff for: spring-boot-project/spring-boot-test-autoconfigure/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies {
4343
optional(project(":spring-boot-project:spring-boot-data-ldap"))
4444
optional(project(":spring-boot-project:spring-boot-data-mongodb"))
4545
optional(project(":spring-boot-project:spring-boot-data-neo4j"))
46+
optional(project(":spring-boot-project:spring-boot-data-redis"))
4647
optional(project(":spring-boot-project:spring-boot-flyway"))
4748
optional(project(":spring-boot-project:spring-boot-groovy-templates"))
4849
optional(project(":spring-boot-project:spring-boot-hateoas"))

0 commit comments

Comments
 (0)