#docker-compose
Read more stories on Hashnode
Articles with this tag
To deploy your application on an EC2 instance. I'll assume you have an EC2 instance set up and have Docker and Docker Compose installed on it. For...
Step 1: Create a Spring Boot Application If you don't already have a Spring Boot project, you can create one using Spring Initializer or your...