-
This is a sample dockerized Spring Boot Application.
-
To run the sample code, do the following:
- Go to the directory which contains the Dockerfile
- Run the following commands in the terminal/command line:
- mvn clean install
- docker build -t hello-world .
- docker run -p 8080:8080 hello-world
- Go to http://localhost:8080/ in your browser to view it.
-
Notifications
You must be signed in to change notification settings - Fork 4
devjudge/spring-boot-in-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published