Hi, everyone
This is not strictly about Kotlin (although we're using it in our apps), but I'm curious if anyone has some GitHub repo as an example of how to deploy a spring boot app, using
bootBuildImage
and GitHub Actions to the AWS ECS ?
Thanks in advance!