매일 공부한 내용을 기록합니다.
공부하면서 꾸준하게 적용 하고 싶은 질문
1. 배운 것을 어떻게 활용할 수 있는가?
2. 왜 이것을 활용해야 하는가?
3. 언제 이것을 활용할 것인가?
4. OOO은 무엇인가?
- 스프링 삼각형과 설정정보.1 - IoC/DI
- 스프링 삼각형과 설정정보.2 - AOP
- @Autowired_1
- @Autowired_2
- 빈(bean)
- Bean의Scope
- BeanFactory와ApplicationContext
- @Component와_@ComponentScan
- Environment_1부_프로파일
- Environment_2부_프로퍼티
- ApplicationEventPublisher
- ResourceLoader
- Resource_추상화
- Validation_추상화
- 데이터바인딩추상화Converter와Formatter
- Null-safety
- Spring_boot의_AutoConfiguration
- @RequiredArgsConstructor