pollyduan/start_spring_io
The mirror of https://start.spring.io
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 pollyduan/start_spring_io