SpringBoot集成原生redis redis的使用之一是Spring-data-redis,前面有介紹。 本篇介紹原生redis也就是jedis。這個效率更高 1.maven引入依賴 2.在applicatio ...