반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- DDD
- nestjs공부
- nestjs스터디
- Flutter
- JPA
- querydsl
- 기술면접공부
- 스프링부트공부
- 프로그래머스
- K8S
- 카프카
- 스프링 공부
- JPA공부
- 스프링부트
- 스프링
- 스프링공부
- 플러터 개발
- 기술공부
- 플러터 공부
- JPA스터디
- 알고리즘공부
- 자바공부
- JPA 공부
- Axon framework
- 코테공부
- 자료구조공부
- nestjs
- Kafka
- JPA예제
- 코테준비
Archives
- Today
- Total
목록p6spy querydsl (1)
DevBoi
[QueryDsl] Spring 3 버전 p6spy 적용
로깅에서 실제 동작하는 쿼리 로깅찍는 법 implementation 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.9.0' logging: level: p6spy: info org: hibernate: type: descriptor: sql: trace package com.boiler.core.backend.config; import com.p6spy.engine.logging.Category; import com.p6spy.engine.spy.P6SpyOptions; import com.p6spy.engine.spy.appender.MessageFormattingStrategy; import jakarta.annotation.PostConstruct;..
Develop/[JPA]
2023. 9. 9. 10:34