Spring Data 0x01 介绍 简化数据库访问,支持NOSQL数据库,如MongoDB、Neo4j、Redis、Hbase 同时也支持JDBC和JPA 0x02 JPA 只要继承Repository<>接口即可