Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.09 KB

File metadata and controls

46 lines (31 loc) · 1.09 KB

Root Memory

A java web application that help us to remember word according to the root.

1. Technologies

  • Spring 4.3.0.RELEASE
  • Maven 3
  • JSTL 1.2
  • Eclipse Mars.2 Release (4.5.2)
  • Boostrap 3
  • XML

2. To Run this project locally

$ git clone https://github.com/hongten/RootMemory
$ mvn clean install
$ deploy to Tomcat

Access http://localhost:8080/RootMemory/word/default

3. To import this project in Eclipse IDE

  1. $ mvn clean install
  2. Import into Eclipse via Existing Maven Projects option.
  3. Deploy into tomcat server
  4. Done.

4. Project Demo

Example

5. Contact

Example

6. About

Example

More Information