본문 바로가기

노아

검색하기
노아
프로필사진 Noaahhh

  • 분류 전체보기 (117)
    • 프로젝트 (4)
    • 알고리즘 (113)
      • SQL (108)
      • CP (5)
    • 자격증 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/11   »
일 월 화 수 목 금 토
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Tags
  • PCSQL
  • querydsl
  • 집계함수
  • 카카오로그인
  • atcoder
  • atcoder beginner contest
  • 경쟁적프로그래밍
  • contest397
  • cp초보
  • OAuth2.0
  • 프로그래머스
  • 소셜로그인
  • pasql
  • JWT
  • JPQL
  • 아픈 동물 찾기
  • springboot
  • ABC
  • SQL
  • 인증/인가
  • SQL문제
  • cp
  • spingboot
  • PS
  • 프로그래밍대회
  • 코딩테스트
  • contest395
  • abc421
  • 스프링부트
  • 어린 동물 찾기
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록querydsl (1)

노아

[Spring Boot] QueryDSL 적용기

Querydsl이란?JPQL을 자바 코드로 안전하게 생성하고 실행할 수 있게 해주는 프레임 워크로 기존 JPQL 사용시 문자열로 쿼리를 쓰는 대신 코드로 작성할 수 있게 해줍니다. Querydsl 설정방법1. 의존성 추가plugins { id 'org.springframework.boot' version '3.3.0' id 'io.spring.dependency-management' version '1.1.5' id 'java' // ✅ Querydsl Q클래스 생성을 위한 annotationProcessor id 'com.ewerk.gradle.plugins.querydsl' version '1.0.10'}dependencies { implementation 'org..

프로젝트 2025. 11. 7. 14:48
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바