Sign inSign up

dwrik/hello-world-spring

By dwrik

Updated over 2 years ago

This is a basic hello world project using Spring Boot.

Image
Web servers
0

972

dwrik/hello-world-spring repository overview

Hello World Spring

This is a basic hello world project using Spring Boot.

Build Instructions
  1. Ensure you have docker installed.
  2. Run the following commands:
docker pull dwrik/hello-world-spring
docker run -p 8080:8080 dwrik/hello-world-spring
  1. Try visiting localhost:8080 in your browser.

Tag summary

Content type

Image

Digest

sha256:316a4e6e4

Size

158.2 MB

Last updated

over 2 years ago

docker pull dwrik/hello-world-spring