I started Java Spring Boot app and I am using these steps to deploy by the problem that server keeps losing connection and the app keeps loading to infinity.
these simply my steps:1- create WAR File2- upload to server3. install jdk234. set up mysql5- install apache26- set up systemctl for the app
it runs fine, but after sometime server lose connection. is it apache or service !!! so restart and change IP and keeps losing it.
Ubuntu server free tier.
I tried to reboot apache2tried to reboottried to stop ec2 and start again (with IP change)