Skip to content

web framework (架构探险-从零开始写javaweb框架)

License

Notifications You must be signed in to change notification settings

zanghongtu2006/wf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WF

web framework (架构探险-从零开始写javaweb框架)

VERSION CONTROLL

tag v0.0.1 : Finish Chapter2, Create a Simple Demo and load in browser.
run: mvn tomcat7:run
url: http://localhost:8080/com.hongtu.wf/customer

tag v0.0.2 : Finish Chapter3, Create a Simple web-framwork and use it in demo v0.0.2

  • 如何快速搭建开发框架
  • 如何加载并读取配置文件
  • 如何实现简单的IoC容器
  • 如何加载指定的类
  • 如何初始化框架

About

web framework (架构探险-从零开始写javaweb框架)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages