We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b087095 commit ad48dd0Copy full SHA for ad48dd0
src/test/kotlin/io/github/tobi/laa/spring/boot/embedded/redis/RedisTests.kt
@@ -9,7 +9,6 @@ import org.springframework.context.ApplicationContextAware
9
import org.springframework.context.annotation.Scope
10
import org.springframework.data.redis.core.RedisTemplate
11
import org.springframework.stereotype.Component
12
-import redis.embedded.Redis
13
import java.util.*
14
import kotlin.random.Random
15
0 commit comments