My Springboot CRUD apllication is not working in EC2 instance
I have a spring boot CRUD application with MySql which works completely fine on my localhost. Now i want it to host on the AWS EC2 but i am getting communication link failure every time.
I have a spring boot CRUD application with MySql which works completely fine on my localhost. Now i want it to host on the AWS EC2 but i am getting communication link failure every time.