lbhsos / studylab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

studylab

알아야하는 주제

  1. Cookie vs Session vs JWT
  2. Covering Index
  3. Repository vs DAO
  4. Pessimistic Locking vs. Optimistic Locking
  5. interface와 abstract class 차이
  6. checkedException vs UnCheckedException
  7. HashMap vs HashTable vs ConcurrentHashMap
  8. new String()과 ""차이
  9. 리플렉션/다이나믹 프록시
  10. GC, GC알고리즘
  11. 제너릭이란 무엇이고 왜 쓰는지
  12. @Autowird, @Resource, @inject 차이점
  13. 스프링 객체 주입방식
  14. spring mvc life cycle
  15. filter 와 interceptor의 차이점

About