Spring Data NoSQL with Spring Boot
摘要
This chapter covers NoSQL databases, specifically MongoDB and Redis. There are many NoSQL database options available, but MongoDB and Redis currently are the most commonly used in the IT industry. Spring Framework Data Access and the Spring Data project support several NoSQL databases, and you can access a dedicated page for each of these technologies, including SQL and NoSQL, at the Spring Data site: .