Spring Boot Redis GenericJackson2JsonRedisSerializer problems with BigDecimal
We want to use @Cacheable in Spring Boot with redis, and we want the redis content to be JSON so it is human readable.
We want to use @Cacheable in Spring Boot with redis, and we want the redis content to be JSON so it is human readable.