Skip to content

J-minkuk/LearnKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

메모장

Contents


Java

Java 버전별 특징 정리

version description
5 - generics
- enumeration
- annotation
- auto boxing/unboxing
- concurrency API
- static import
- 가변 파라미터
7 - diamond operator
- switch-case 문자열 가능
- try-with-resources
- multi-catch
8 - Lambda
- interface default method
- Optional
- 날짜와 시간 API(대표적인 예: LocalDateTime)
- Stream
- type, repeating annotation

DataStructure


Design Pattern


Spring Framework

Cloud


JPA


Web


Database

RDB

NoSQL


Network


ETC

About

📄 🔍

Topics

Resources

Stars

Watchers

Forks