spring-boot/spring-boot-project
Ryon a4ed406ee8 Improve cache auto-configuration for Redis
Expose key prefix, TTL and null value settings for spring-data-redis'
RedisCacheConfiguration in Spring .properties/yml configuration files.

Example:

spring.cache.redis.ttl=PT15M
spring.cache.redis.keyPrefix=foo
spring.cache.redis.useKeyPrefix=false
spring.cache.redis.cacheNullValues=false

See gh-10795
2017-11-10 11:30:46 +01:00
..
spring-boot Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-actuator Limit when SystemEnvironment mapping is used 2017-11-06 13:12:25 -08:00
spring-boot-actuator-autoconfigure Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-autoconfigure Improve cache auto-configuration for Redis 2017-11-10 11:30:46 +01:00
spring-boot-cli Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-dependencies Simplify commons-logging exclusions and remove redundant dep mgmnt 2017-11-09 15:53:14 +00:00
spring-boot-devtools Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-docs Polish 2017-11-09 17:07:15 +00:00
spring-boot-parent Add CF support for reactive actuators 2017-11-02 18:00:55 -07:00
spring-boot-starters Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-test Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-test-autoconfigure Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-tools Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
pom.xml Re-order modules so that spring--boot-cli is later 2017-10-05 18:17:25 -07:00