gs-spring-boot-docker
gs-spring-boot-docker copied to clipboard
Fix version consistency
Address the issue #104 where guide is using 1.8 in some locations whereas the minimum version for spring boot 3.x is 17.
Also shifted the base docker image to use eclipse-temurin as openjdk image has officially been deprecated.
https://github.com/docker-library/openjdk/issues/505