编程问答


spring jpa @Query 错误,期待 CLOSE,发现 '(' 附近
spring jpa @Query error, expecting CLOSE, found #39;(#39; near(spring jpa @Query 错误,期待 CLOSE,发现 ( 附近)...
2024-08-24 Java开发问题
32

列名作为 Spring Data JPA Query 的参数
Column name as a parameter to Spring Data JPA Query(列名作为 Spring Data JPA Query 的参数)...
2024-08-24 Java开发问题
7

选择特定列的 Spring Data JPA 规范
Spring Data JPA Specification to Select Specific Columns(选择特定列的 Spring Data JPA 规范)...
2024-08-24 Java开发问题
12

Spring/@Transactional 与 AspectJ 完全被忽略
Spring / @Transactional with AspectJ is totally ignored(Spring/@Transactional 与 AspectJ 完全被忽略)...
2024-08-24 Java开发问题
8

如何在 Spring Boot 中注册自定义转换器?
How to register custom converters in spring boot?(如何在 Spring Boot 中注册自定义转换器?)...
2024-08-24 Java开发问题
10

Spring Data Repository @Query - 更新并返回修改后的实体
Spring Data Repository @Query - Update and return modified entity(Spring Data Repository @Query - 更新并返回修改后的实体)...
2024-08-24 Java开发问题
1

如何在 Spring Data REST 中公开 @EmbeddedId 转换器
How to expose @EmbeddedId converters in Spring Data REST(如何在 Spring Data REST 中公开 @EmbeddedId 转换器)...
2024-08-24 Java开发问题
2

Spring Data 不处理 Pageable 动作参数创建
Spring Data does not handle Pageable action argument creation(Spring Data 不处理 Pageable 动作参数创建)...
2024-08-24 Java开发问题
7

通过 Spring Config 扫描 Spring Data 存储库?
Scanning Spring Data repositories by Spring Config?(通过 Spring Config 扫描 Spring Data 存储库?)...
2024-08-24 Java开发问题
3

如何为 @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