Skip to content

suchaos/spring-mvc

Repository files navigation

Spring MVC 的使用

version01

web.xml + context.xml

version02

web.xml + context.xml + @EnableMvc + @Configuration

version03

@EnableMvc + @Configuration

去掉 web.xml

version04

SpringBoot 不推荐使用 JSP

About

Spring MVC 从web.xml 到 SpringBoot 的过程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published