Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 자바
- spring
- SpringBoot
- Spring Boot
- JDBC
- Greedy
- http
- AOP
- Servlet
- pointcut
- Proxy
- 스프링 핵심 기능
- 스프링
- 알고리즘
- jpa
- Android
- kotlin
- 스프링 핵심 원리
- transaction
- 그리디
- db
- Exception
- 김영한
- springdatajpa
- 백준
- Thymeleaf
- QueryDSL
- java
- JPQL
- 인프런
Archives
- Today
- Total
목록SpringMVC 구조 (1)
개발자되기 프로젝트
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/eExa6r/btreLLVYFA5/bH9RaXJODw5uAen3LYLabk/img.png)
1. 직접 만든 MVC & Spring MVC 전체 구조 직접 만든 프레임워크 → 스프링 MVC 비교 FrontController → DispatcherServlet handlerMappingMap → HandlerMapping MyHandlerAdapter → HandlerAdapter ModelView → ModelAndView viewResolver → ViewResolver MyView → View 2. DispatcherServler org.springframework.web.servlet.DispatcherServlet SpringMVC의 FrontController = DispatcherServlet DispatcherServlet 등록 DispacherServlet 도 부모 클래스에서 Ht..
인프런/[인프런] 스프링 MVC 1
2021. 9. 12. 00:46