Dispatcher Servlet / Front Controller / Spring / Java
IoC / DI / Bean / 생성자주입 / Setter주입 / field주입 / 순환참조 / NPE / 불변성
Transaction / @Transactional / Primary / Replica
Exception / HttpStatus / @ExceptionHandler / @ControllerAdvice / 에러코드
AOP / 부가기능 / Pointcut / 서버이용시간 측정 / AspectJ
Test / JUnit / Edge 케이스 / Mock / Mockito
Custom Security Filter / @AuthenticationPrincipal / UserRoleEnum / @Secured / 401 403 Error ExceptionHandling
실습 / Default Form Login / WebSecurityConfig / UserDetails / Authentication / 비밀번호 암호화
배포 / AWS RDS DB / EC2 / 포트포워딩 / nohup
DI / 싱글톤패턴 / IoC컨테이너/빈 / @Scheduled
Entity / 연관관계 / 단방향 연관관계 / 양방향 연관관계 / 연관관계의 주인 / 프록시 / 지연로딩 / 영속성 전이 / cascade