Null-safety
스프링 프레임워크 5에 추가된 Null 관련 애노테이션
It’s spring🌱
스프링 프레임워크 5에 추가된 Null 관련 애노테이션
애스팩트, 포인트컷, 어드바이스
스프링 AOP 등장
AOP 용어, AOP 구현체, AOP 적용 방법
SpEL (스프링 Expression Language)
데이터 바인딩 추상화: Converter와 Formatter
데이터 바인딩 추상화: PropertyEditor
Validation 추상화
Resource 추상화
리소스 읽어오기
이벤트 생성, 핸들러 처리
messages.properties, 릴로딩
프로퍼티 우선순위, @PropertySource
프로파일 유즈케이스, 정의하기, 설정하기, 표현식
싱글톤, 프로토타입, 빈 참조, 프록시
컴포넌트 스캔 주요 기능, @Component, 동작원리
빈 주입 방법
ApplicationContext와 다양한 빈 설정 방법
Inversion Of Control, BeanFactory, ApplicationContext