2022-01-04
Item32. Generic과 가변인수를 함께 쓸떄는 신중하라
Java / Effective Java 3/E
2022-01-03
Item31. 한정적 와일드카드를 사용해 API 유연성을 높이라
EntityManagerFactory ,EntityManager, Persistent Context 주요 개념
Java / Jpa
2022-01-02
Jpa
2022-01-01
Java Virutal Machine - Memory,실행 엔진 내부 구성요소
Java / Jvm
Item30. raw type 보다는 Generic method로 만들어라
2021-12-30
Spring validation - BindingResult
spring
Item29. 이왕이면 Generic Type으로 만들어라
2021-12-29
Item28. 배열보다는 리스트를 사용하라
Servlet Filter 와 Spring Interceptor
2025-01-03
코틀린 코루틴 한판 정리
2024-09-09
Flutter 빠르게 파헤치기
iOS/Andorid / Flutter
2024-07-22
nGrinder
Load Testing
2024-05-01
켄트백의 Tidy First?
clean code
2024-04-07
헥사고날 아키텍처
architecture