I have a Spring Boot REST API locally.
It is successfully generating the .war file locally when I run mvn clean package.
Now I want to deploy it to Heroku.