-
Syntax; for Java8
Stream
Lambda
Optional
-
Writing; for Effective Java
[26]Generic - Raw 타입은 사용하지 말라.
[27] 비검사 경고를 제거하라.
[28] 배열보다는 리스트를 사용해라.
[30] Generic - 제네릭 메서드를 만들라.
-
Back to The Basic; Spring Boot+
Bean; IoC;
JPA-영속성; Persistence
JPA-Dirty Checking; 변경 감지
JPA-삭제; Delete
-
MSA; Spring Cloud
What is MSA?
Elements of Spring Cloud
Spring Cloud Config
-
Golang with Spark for Data Enginnering
-
k8s for Hadoop