Usage
Initialize Backend
mvn install
Run postgresql, pgadmin and tomcat containers
docker-compose up
Restart tomcat
No need to manually restart after generate new war file but you can restart if anything happens unexpected.
docker restart tomcat_container