https://docs.spring.io/spring-framework/docs/3.0.0.M4/reference/html/ch15s02.html
15.2 The DispatcherServlet
15.2 The DispatcherServlet Spring's web MVC framework is, like many other web MVC frameworks, request-driven, designed around a central servlet that dispatches requests to controllers and offers other functionality that facilitates the development of web
docs.spring.io
'스프링' 카테고리의 다른 글
인텔리제이 - Spring legacy 설정 (0) | 2022.03.16 |
---|---|
AOP 란? (0) | 2022.01.17 |
스프링(Spring) - Transaion(트랜잭션) (0) | 2022.01.17 |
스프링 시큐리티 - 설정 및 학습순서 (0) | 2022.01.02 |
[Spring] consumes와 produces의 차이 (0) | 2021.12.30 |