✅ @ResponseBody
✅ JUnit ✅ Assertions ✅ @AfterEach ✅ @BeforeEach ✅ @SpringBootTest ✅ @Transactional
✅ @Autowired ✅ @Component ✅ @Controller ✅ @Service ✅ @Repository ✅ @Configuration
✅ @Aspect ✅ @Around
✅ @Configuration ✅ @Bean
✅ 프레임워크 vs 라이브러리
✅ BeanFactory ✅ ApplicationContext
✅ @Configuration
✅ @ComponentScan ✅ @Bean ✅ @Component ✅ @Autowired
✅ @Nullable ✅ @Qualifier ✅ @Primary
✅ @RequiredArgsConstructor ✅ @Getter ✅ @Setter
✅ @PostConstruct ✅ @PreDestroy
✅ ObjectProvider ✅ Provider
✅ Web Server ✅ WAS
✅ 스프링 MVC ✅ 스프링 부트 ✅ Spring WebFlux ✅ JSP ✅ Freemarker ✅ Velocity ✅ Thymeleaf
✅ 쿼리 파라미터 ✅ HTML Form ✅ HTTP message body
✅ DispatcherServlet ✅ @Controller ✅ @RequestMapping ✅ @GetMapping ✅ @PostMapping
✅ SLF4J ✅ Logback
✅ @Controller ✅ @RestController ✅ RequestMapping ✅ @RequestParam ✅ @ModelAttribute
✅ HttpServletRequest ✅ InputStream ✅ HttpEntity ✅ @RequestBody ✅ JSON
✅ @RestController
✅ RedirectAttributes