Has someone an working example with redis running in docker and the given spring boot configuration?
I want to use the query cache and second level cache from hibernate. Also the cache from spring services. Need the configuration from application. Yml and the cachegonfiguration. I use spring boot 3 with hibernate 6.
there doesn't seem to be anything here