Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 302 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 302 Bytes

boxdata

Quick start

You can run the application by following these simple steps.

  1. Checkout this source code
  2. Go to the root of your application and run mvn clean install tomee:run
  3. Open http://localhost:8080/boxdata

Dependency

  1. = Maven 3.x.x

  2. = Java 1.6