Skip to content

jersenmathew/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot StarterKit

GitHub Workflow Status (branch) codecov Quality Gate Status Maintainability Rating Reliability Rating Security Rating

[java 11] [SpringBoot] release docker

Getting Started

The intention of this project was a simple Kata project to learn Spring Boot and it ended up being what it is today. A door to introduce you to the set of the main functionalities of this technology and integration with advanced execution tools of containers and orchestration like Docker and Kubernetes.

Run

Run the docker container:

docker run -p 8080:8080 josephrodriguez/springboot-starterkit

Open the browser:

http://localhost:8080

image

About

test repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published