pollyduan/start_spring_io

By pollyduan

Updated almost 6 years ago

The mirror of https://start.spring.io

Image

2.2K

The mirror of https://start.spring.io

If your can not visit start.spring.io via local network, you can try this image.

The TAG is same as the version spring boot 2.x.

Run container:

docker run -tid --name spring-initializr -p 8080:8080 pollyduan/start_spring_io

visit url: http://127.0.0.1:8080

Docker Pull Command

docker pull pollyduan/start_spring_io