Spring boot connect AWS java.net.ConnectException: Connection refused
Our server need to use AWS S3 to store users images, our server is springboot ,we will connect S3 to upload image, sometimes it raise exception :java.net.ConnectException: Connection refused, once the exception was raised, it will alway rasie utils we…