- Project init
- Maven support(include root and platform)
- Script support(dev directory)
- Struts2 support and annotation support
- Bootstrap init
- Git init and git ignore file
- Tomcat log display and synchronize display
- Tomcat log info design and deal with log level issue
- Maven plugins(shade, war, etc)
- Tiles learning
- Code refactor
- struts and struts convention config
Basic goal is to compose markdown editor and template engine together.
-
Construct project, dependency add tomcat, struts2, tiles as template engine.
-
First module, create directory or text files and display to user.
-- Choose display js -- Create database and choose database tech(hibernate & JPA with annotations) -- Create files EpicEditor(Support markdown)
-
Tomcat is not ejb container, how we add ejb support for tomcat.(solution TomEE)
-
JPA