Skip to content

gantoin/dockerized-spring-boot-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build:

docker build --tag=dockerized-spring-boot-app:latest .

run:

docker run -p8090:8080 dockerized-spring-boot-app:latest

call:

curl localhost:8090/hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors