티스토리 뷰
참고 : http://querydsl.com/
Querydsl - Unified Queries for Java
Unified Queries for Java. Querydsl is compact, safe and easy to learn. <!-- Querydsl Unified Queries for Java Querydsl provides a unified querying layer for multiple backends in Java. Compared to the alternatives Querydsl is more compact, safer and easier
querydsl.com
참고 : http://querydsl.com/static/querydsl/4.0.1/reference/ko-KR/html_single/
Querydsl - 레퍼런스 문서
Querydsl은 JPA, JDO, Mongodb 모듈에서 코드 생성을 위해 자바6의 APT 어노테이션 처리 기능을 사용한다. 이 절에서는 코드 생성을 위한 다양한 설정 옵션과 APT에 대한 대안을 설명한다. 기본적으로 Query
querydsl.com
참고 : https://spring.io/projects/spring-data-jpa
Spring Data JPA
Spring Data JPA, part of the larger Spring Data family, makes it easy to easily implement JPA based repositories. This module deals with enhanced support for JPA based data access layers. It makes it easier to build Spring-powered applications that use dat
spring.io
Spring Data JPA Tutorial: Creating Database Queries With Querydsl
Spring Data JPA Tutorial: Creating Database Queries With Querydsl The previous part of this tutorial described how we can create dynamic database queries with the JPA Criteria API. Although it is easy to create simple criteria queries, the JPA Criteria API
www.petrikainulainen.net
참고 : https://www.baeldung.com/rest-api-search-language-spring-data-querydsl
REST Query Language with Spring Data JPA and Querydsl | Baeldung
How to build a search/filter functionality into a REST API with Spring and Querydsl.
www.baeldung.com
'Spring' 카테고리의 다른 글
SpringBoot WebSocket (0) | 2023.08.26 |
---|---|
Springboot 예약된 작업 실행 (0) | 2023.08.25 |
Springboot - JPA 이름 규칙 (0) | 2023.08.24 |
Springboot JPA Pagination (0) | 2023.08.23 |
SpringBoot 로그 출력 (0) | 2023.08.15 |