- Simple member-management service project
- Simple order, discount service(OOP 적용) without Spring
- Convert that service to Spring
- Basic concept of Spring(singleton, autowired, bean-lifecycle, bean-scope)
- MVC pattern with Servlet
- MVC pattern with Spring
- Item-Service web page
- Thymeleaf basic
- Item-shop service project