Custom Deserializer를 Json Module방식으로 등록해보자
에러에 상태에 따라서 로깅 레벨을 조절해보자
@AuthenticationPrincipal과 getAuthentication()에서 가져온 principal의 다른점은 있을까?
Transactional의 Self Injection이 올바른가
Hibernate 신기능 @SoftDelete 기능
@JsonInclude란?
부모 - 자식 관계에 있는 DTO를 효과적으로 표현하는 JsonTypeInfo Deduction기능을 알아보자.
테스트 코드를 짜고는 싶은데, 테스트 실패시 빌드 실패가 걱정된다면?
Spring boot build gradle에서 test task시 하면 좋은 것.
Spring 설정파일 우선순위
Spring boot 3.0.0 SQL Basic Binder 로깅 안되는 문제 해결기
Spring RestDocs를 통한 Swagger 페이지 구축기 - 1. 구성하기