I have created a spring boot application, and I'm using github actions to dockerize the application and deploy it onto my aws ec2 instance. It works most of the time however, if I close my computer and don't use my backend for a while, when I call it again the request times out. Then, it takes about 30 minutes to get working again. I am using a domain name and a loadbalancer to direct the https route to my spring boot application.
Any help would be highly appreciated !
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744276118a4566339.html
评论列表(0条)