* BAEL-3595: Initial change for Multipart file upload
* Corrected the name
* BAEL-3595: Added Tests
* Corrected the tests name
* Uncommented the code for live test
Co-authored-by: Amitabh Tiwari <Amitabh.Tiwari@maersk.com>
* BAEL-15951 Moved vavr, JHipster to default profiles
* BAEL-14304 Include the SpringContextIntegrationTest in the default build
- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists
* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles
* BAEL-14304 Minor changes