1. 7주차 강의 학습 키워드
1-1. 챕터 7-1 Exception Handling
•
Exception
•
try-catch-finally
•
throws
서브 키워드
•
NullPointException
•
RuntimeException
•
ResponseStatusException
•
@ExceptionHandler
•
HandlerExceptionResolver
•
@ControllerAdvice
1-2. 챕터 7-2 Interceptors & Filter
•
Interceptor < - > filter 차이
•
doFilter
•
HandlerInterceptor
1-3. 챕터 7-3 Spring Boot Tests
•
Unit Test
•
Integration Test
•
given-when-then
서브 키워드
•
JUnit
•
Mockito
•
testImplementation scope
•
TDD
1.4 챕터 7-4 Spring Boot Actuator
•
Spring Boot Actuator
•
Prometheus + Grafana