gs-spring-boot-docker icon indicating copy to clipboard operation
gs-spring-boot-docker copied to clipboard

Fix version consistency

Open sansmoraxz opened this issue 2 years ago • 0 comments

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

sansmoraxz avatar May 26 '23 15:05 sansmoraxz