springboot:session集中存儲到redis

1.在web工程的基礎上,在pom.xml中添加: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> <dependency> <groupId>org.spring
相關文章
相關標籤/搜索