SpringBootRedisPropertySupplier

class SpringBootRedisPropertySupplier : PropertySupplier

Spring Boot Redis PropertySupplier.

Author

Scott Rossillo

Samples

io.microkt.kontainers.redis.RedisPropertySupplierTest

Constructors

Link copied to clipboard
fun SpringBootRedisPropertySupplier()

Functions

Link copied to clipboard
open override fun supply(kontainer: Kontainer): Map<String, String>