You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: Download petclinic archive instead of full clone
To speed up CI, download a tarball of a specific commit hash
instead of performing a full git clone. This is particularly
useful for pinning spring-petclinic to a version compatible
with Java 17.
Refactor the script to handle different Java versions and use
the appropriate petclinic version for each.
0 commit comments