Skip to content
#

sonarcloud

Here are 250 public repositories matching this topic...

GouravRusiya30
GouravRusiya30 commented Jul 20, 2020

Cloud deployment

  • Setup an automated cloud deployment using Heroku/AWS etc; [Anything on which you are comfortable].

  • This will complete the template to re-use as it is for anyone who are looking for a Spring Boot Rest API microservice fully Continuous Integrated with Code-Coverage, JWT and Cloud Deployable.

help wanted good first issue enhancement :octocat:
cicd-applied-to-spring-boot-java-app
rubensa
rubensa commented Feb 5, 2020

First of all, thank you for sharing. It was very useful.

But I must notice some problems:

  • You don't need to link your Docker repository with GitHub: As we are deploying to DockerHub using maven, DockerHub does not need to try to build the Docker image directly using the Dockerfile form GitHub. That said, If you download your Docker images (for exa
bug enhancement good first issue

Improve this page

Add a description, image, and links to the sonarcloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sonarcloud topic, visit your repo's landing page and select "manage topics."

Learn more