mirror of
https://github.com/wahyd4/Elk.git
synced 2026-08-09 04:56:14 +10:00
21 lines
619 B
Markdown
21 lines
619 B
Markdown
Elk
|
||
===
|
||
|
||
|
||
##### Elk-ioc
|
||
|
||
|
||
|
||
##### Elk-mvc
|
||
|
||
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
|