Milestone 8 Report - ozkuran/swe573 GitHub Wiki
2.3.8. Milestone 8 Report
Completed more than 1 month late. Deployment of WAR is become most time consuming issue in the Milestone issues. To overcome WAR problem first we have converted initial Maven repository structure to Gradle. As we have converted project to Gradle we would create WAR files and successfully deployed those files to Tomcat server. But those deployments caused strange behaviors in working. So using different configurations did not solved the problem we have created the project from scratch using Spring Boot, Spring Initializr and Maven. This configuration become successful and we have completed the WAR creation and deployment issues.