10000 GitHub - lologame/tinySpringMVC: A lightweight MVC framework project based on SpringMVC.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A lightweight MVC framework project based on SpringMVC.

Notifications You must be signed in to change notification settings

lologame/tinySpringMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tinySpringMVC

这个项目主要用于学习springMVC。

它参照Spring的思路实现了基本的IOC和SpringMVC的功能,包括:

  • 参照Spring实现了基于xml文件和基于注解获取bean的两种方式。
  • 参照SpringMVC实现了HandlerMapping,HandlerAdapter,ViewResolver这三个接口的基本功能。

About

A lightweight MVC framework project based on SpringMVC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0