Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 595 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 595 Bytes

OpenSDI-Manager

Tool to manage other OpenSDI Suite products
The current codebase has interfaces specialized in managing GeoBatch

Developer build

The main portal is in the "admin" folder.
A GeoBatch build is included for development, it's in the "geobatch" folder.

To build navigate into "admin" folder and execute:

mvn clean install eclipse:clean eclipse:eclipse

Import the resulting eclipse projects into your developing environment.

Code at will!

Spring version used

Spring WEB MVC Framework 3.2.4
Spring Security 3.1.4