mirror of
https://github.com/wahyd4/Elk.git
synced 2026-08-09 04:56:14 +10:00
add todo list
This commit is contained in:
@@ -2,14 +2,19 @@ Elk
|
||||
===
|
||||
|
||||
|
||||
Elk-ioc
|
||||
==
|
||||
##### Elk-ioc
|
||||
|
||||
|
||||
Elk-mvc
|
||||
==
|
||||
|
||||
##### Elk-mvc
|
||||
|
||||
License
|
||||
==
|
||||
Todo list
|
||||
|
||||
1. The implementation must support model driven page render with at least one choice of template engines(JSP, FreeMarker,StringTemplate,Velocity,Mustache)
|
||||
2. The implementation must support form submit, including nested structure.
|
||||
3. The implementation must support service injection for controller, and must use your di container you finished last round(unless the loser who choose to use Guice)
|
||||
4. The implementation must support run in a embedded web container(Grizzly, Jetty or Tomcat)
|
||||
5. The support of web.xml is not mandatory
|
||||
|
||||
##### License
|
||||
MIT license
|
||||
|
||||
Reference in New Issue
Block a user