BackEnd262

[Jenkins] Jenkins에서 TestCotnainer가 동작하지 않는 문제 ("Could not find a valid Docker environment") BackEnd/Jenkins 2022. 12. 14.
SpringBoot에 Test Container적용 (MySQL, Redis) BackEnd/TDD 2022. 12. 13.
[JPA] QueryDsl에서 Groupy By적용 후 가장 큰 원소 가져오기 BackEnd/JPA 2022. 11. 23.
[Java] static inner class 는 언제 로드, 초기화가 될까? BackEnd/Java 2022. 11. 16.
[JPA] QueryDSL 에서 Select필드로 상속한 Entity 사용시 경험한 문제 BackEnd/JPA 2022. 11. 10.
[JPA] Soft Delete 자동 처리하기 BackEnd/JPA 2022. 11. 9.
[Spring Security] 웹 기반 인가처리 과정 BackEnd/Spring Security 2022. 11. 1.
[Spring] @Configuration 이란? BackEnd/Spring 2022. 9. 12.
[JPA] Open Session In View 더 깊게 BackEnd/JPA 2022. 9. 11.
[JPA] Lazy 로딩으로 인한 JSON 반환 오류 (No serializer found for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor and no properties discovered to create BeanSerializer) BackEnd/JPA 2022. 9. 7.
[Java] 동일성(identity)과 동등성(equality) BackEnd/Java 2022. 9. 6.
[Spring Security] AccessDecisionManager, AccessDecisionVoter BackEnd/Spring Security 2022. 9. 4.