salaboy / from-monolith-to-k8s

Workshop-style guide for creating Cloud-Native applications running on top of Kubernetes
http://salaboy.com
Apache License 2.0
342 stars 96 forks source link

Update to Spring Boot 2.6.4 and Spring Cloud 2021.1.1, update to Java 17 #24

Closed mcruzdev closed 2 years ago

mcruzdev commented 2 years ago

We want to upgrade Spring Boot and Spring Cloud versions for 2.6.4 and 2021.1.1 respectively.

salaboy commented 2 years ago

@mcruzdev I think that we should aim for Java 17

salaboy commented 2 years ago

I have an example project with Java 17, and this is all working fine: https://github.com/salaboy/fmtok8s-game-frontend/blob/main/pom.xml#L18

mcruzdev commented 2 years ago

Hi @salaboy should we aim to spring-cloud 2021.0.2 and spring-boot 2.6.7?

mcruzdev commented 2 years ago

I have an example project with Java 17, and this is all working fine: https://github.com/salaboy/fmtok8s-game-frontend/blob/main/pom.xml#L18

Ok 👍 Is the lts ☕