共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > spring-flower |
spring-flower
|
0 | 0 | 9 |
贡献者 | 讨论 | 代码提交 |
A minimalistic framework that helps you in converting your Spring beans into HTTP-accessible controllers using one servlet and a few additional lines in your XML application context.
This framework uses Extensible XML authoring feature available in Spring and allows you to expose the bean using just one additional XML attribute on your bean.
This framework has been created to accompany my master's thesis on MVC.
Check out the tutorial