Skip to content

zuston/tiny-web-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny web mvc framework

##target finish the java mvc framework. ##progess

  • controller action的基于注解的反射实现
  • 基于反射的orm的实现,实现同php yii框架的active record的链式调用
  • 从orm实现中抽离数据库连接,实现线程连接池
  • AOP基本实现
  • IOC

##for example login show

Releases

No releases published

Packages

No packages published

Languages