Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 499 Bytes

javaAssesmentNCDC - Java Association application

Project created for recrutation purposes in NCDC company.

Prerequisites:

Running application

Building with maven

    mvn -T4 clean package

Deployment

Project is now ready for deployment on any application server (TomCat, JBoss, WildFly), war is located in the 'target' folder