Java开发问题


如何为 @MappedSuperclass 实现 Spring Data 存储库
How to implement a Spring Data repository for a @MappedSuperclass(如何为 @MappedSuperclass 实现 Spring Data 存储库)...
2024-08-24 Java开发问题
18

Java 8 日期/时间 (JSR-310) 类型与 Spring Data MongoDB 的映射
Java 8 Date/Time (JSR-310) types mapping with Spring Data MongoDB(Java 8 日期/时间 (JSR-310) 类型与 Spring Data MongoDB 的映射)...
2024-08-24 Java开发问题
6

如何在使用带有 Spring 数据的 MongoRepository 的查询注释时显示查询
how to show query while using query annotations with MongoRepository with spring data(如何在使用带有 Spring 数据的 MongoRepository 的查询注释时显示查询)...
2024-08-24 Java开发问题
17

如何保存引用 Spring JPA 中现有实体的新实体?
How to save a new entity that refers existing entity in Spring JPA?(如何保存引用 Spring JPA 中现有实体的新实体?)...
2024-08-24 Java开发问题
2

如何禁用 Spring Data REST 存储库的默认公开?
How to disable the default exposure of Spring Data REST repositories?(如何禁用 Spring Data REST 存储库的默认公开?)...
2024-08-24 Java开发问题
2

spring-data-mongodb 在一个 Mongo 实例中连接多个数据库
Spring-data-mongodb connect to multiple databases in one Mongo instance(spring-data-mongodb 在一个 Mongo 实例中连接多个数据库)...
2024-08-24 Java开发问题
8

Spring MVC 3:以 JSON 形式返回 Spring-Data 页面
Spring MVC 3: return a Spring-Data Page as JSON(Spring MVC 3:以 JSON 形式返回 Spring-Data 页面)...
2024-08-24 Java开发问题
11

执行 JpaTest 时找不到 @SpringBootConfiguration
Unable to find a @SpringBootConfiguration when doing a JpaTest(执行 JpaTest 时找不到 @SpringBootConfiguration)...
2024-08-24 Java开发问题
15

在mongodb中查询一个文档及其所有匹配条件的子文档(使用spring)
Query a document and all of its subdocuments that match a condition in mongodb (using spring)(在mongodb中查询一个文档及其所有匹配条件的子文档(使用spring))...
2024-08-24 Java开发问题
1

指定是否延迟加载 Spring Data
Specifying whether or not to lazily load with Spring Data(指定是否延迟加载 Spring Data)...
2024-08-24 Java开发问题
1

SpringData:查询注释中是否可以有子查询?
SpringData : is it possible to have subqueries in the Query annotation?(SpringData:查询注释中是否可以有子查询?)...
2024-08-24 Java开发问题
7

如何在没有@Id的情况下使用spring Repository?
How to use spring Repository without @Id?(如何在没有@Id的情况下使用spring Repository?)...
2024-08-24 Java开发问题
2