主要的技术点有: mysql mariadb 关系型数据库 redisKV数据库 elasticsearch NoSQL+全文检索 spring-boot-jpa 应用广泛的ORM框架。
自定义查询,定制查询SQL Specifications查询(Spring Data JPA 支持 JPA 2.0 的Criteria查询) 二、Spring Data JPA 实现 CRUD 创建新工程spring-boot-jpa
这里有一个开源项目几乎使用了这里介绍的所有标签和布局,大家可以参考: 示例代码-https://gitee.com/ityouknow/spring-boot-examples/tree/master/spring-boot-jpa
transitive = false}api(project(":module:spring-boot-jooq")) {transitive = false}api(project(":module:spring-boot-jpa