1

I have a spring boot application, deployed in the EC2 instance. when I hit the DNS it says the site can not be reached.

spring boot application in the ec2, running successfully

hitting the public DNS with the port number

James Z
  • 12,209
  • 10
  • 24
  • 44

1 Answers1

1

you need to Authorize inbound traffic for your Linux instance

Kamèl Romdhani
  • 342
  • 1
  • 9