Skip to content

模拟SpringMVC部分功能的demo,只依赖servlet,仅供学习练手。

Notifications You must be signed in to change notification settings

Anthony-Lu/anthony-mvc-v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Anthony-Lu
Aug 15, 2018
13c1c55 · Aug 15, 2018

History

10 Commits
Mar 8, 2018
Mar 8, 2018
May 9, 2018
May 9, 2018
Mar 8, 2018
Mar 8, 2018
Aug 15, 2018

Repository files navigation

模拟SpringMVC部分功能的demo,只依赖servlet,仅供学习练手。提供如下注解:

  • @RequestMapping
  • @Controller
  • @Service
  • @Autowired

About

模拟SpringMVC部分功能的demo,只依赖servlet,仅供学习练手。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages