Merge "Hibernate db fix"
[portal.git] / ecomp-portal-BE-common / README.md
1 # ECOMP Portal Web Application Back End Common Files
2
3 ## Overview
4
5 This is a Maven overlay project with the ECOMP Portal back-end common files. 
6 This is not a stand-alone web application.  This project has common Java classes
7 that are used in the internal and ONAP versions of the ECOMP Portal web application. 
8 Those specific versions are built using separate Maven projects that copy in
9 ("overlay") the contents of this project at package time and that use the jar
10 built by this project.