cloud-build-samples icon indicating copy to clipboard operation
cloud-build-samples copied to clipboard

Update cloudbuild.yaml for java 11 (or 17)

Open fmichaelobrien opened this issue 3 years ago • 3 comments

fmichaelobrien avatar May 26 '22 15:05 fmichaelobrien

I will work on this and post back the fork PR Use case is new Java 11 java.net.http.HttpClient https://github.com/obrienlabs/magellan/blob/master/magellan-nbi/src/main/java/global/packet/magellan/service/ForwardingServiceImpl.java#L98

1.11 https://github.com/obrienlabs/magellan/blob/master/pom.xml#L19

fmichaelobrien avatar May 26 '22 15:05 fmichaelobrien

Hi @fmichaelobrien!

Do you have any updates to provide for this issue?

rogerthatdev avatar Sep 02 '22 19:09 rogerthatdev

Roger, not yet, in my queue, sorry for the delay, I will revisit this weekend. Java based sdk deployment of GCP landing zones as an alternative for java devs (without terraform or kubectl knowledge) is a priority on the lz sides

fmichaelobrien avatar Sep 02 '22 21:09 fmichaelobrien

A number of java samples were updated to Springboot 3 and Java 17 in #136. I believe all Java samples are currently 17

glasnt avatar Nov 16 '23 23:11 glasnt