-
Syntax; for Java8
throws를 무조건 달아줘야 하는가?
Stream
Lambda
Optional
날짜와 시간; API
Type-Safe; 타입 안전
-
Writing; for Effective Java
[26]Generic - Raw 타입은 사용하지 말라.
[27] 비검사 경고를 제거하라.
[28] 배열보다는 리스트를 사용해라.
[30] Generic - 제네릭 메서드를 만들라.
-
Back to The Basic; Spring Boot+
Bean; IoC;
-
Spring Data JPA
JPA - 연관 관계
JPA-영속성; Persistence
JPA-Entity Mapping
JPA-PK
JPA-Dirty Checking; 변경 감지
JPA-삭제; Delete
-
Third Party
Redis#기초 이론
Redis#Replication
Redis#Cluster
Redis#장애 복구 시스템
Kafka#1
-
MSA; Spring Cloud
What is MSA?
Elements of Spring Cloud
Spring Cloud Config
-
Golang with Spark for Data Enginnering
-
k8s for Hadoop