jdmvc-1.1 经过升级以后,性能测试接近原生的servlet。性能超越spring mvc.
1:支持java 注解 annotation
2:支持各种路由,跟伪静态模板天然集成
3:具有MVC所有的扩展
4:扩展性强,性能优越。
java simple mvc support restful and annotation ,some kind of params will be post in method.
具体例子请查看DEMO。非常简单的MVC。spring mvc精简版。
项目主页:https://github.com/liubingsmile/jdwebmvc
来自:开源中国社区