spring-boot redis

1 dependency

        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>
        

猜你喜欢

转载自blog.csdn.net/zc888168/article/details/104976119