文章列表
Customizing Spring Data repository bean names for use with multiple data sources(自定义 Spring 数据存储库 bean 名称以用于多个数据源)
How to filter child collection in JPQL query?(如何在 JPQL 查询中过滤子集合?)
How to override a delete method on a Spring Data CrudRepository?(如何覆盖 Spring Data CrudRepository 上的删除方法?)
Spring Data Mongodb - repository for collection with different types(Spring Data Mongodb - 用于收集不同类型的存储库)
How to use spring data with couchbase without _class attribute(如何在没有 _class 属性的情况下将 spring 数据与 couchbase 一起使用)
Spring Data Mongo + Lazy Load + REST Jackson(Spring Data Mongo + 延迟加载 + REST Jackson)
How to declare a respository populator bean using java config instead of XML?(如何使用 java config 而不是 XML 声明一个存储库填充器 bean?)
Spring Specification and Pageable(弹簧规范和可分页)
How to use optimistic locking with Spring Data MongoDB?(如何在 Spring Data MongoDB 中使用乐观锁定?)
Spring Data JPA - Lazy Loaded collection fetched without @Transactional(Spring Data JPA - 在没有 @Transactional 的情况下获取延迟加载的集合)