What is the best combination versions of Java 17 and Spring boot?

Your thoughts?

|

Naresh,

On December 21, Spring Boot 3.2.1 was released. This is the newest version that is compatible with Java 17.

While Java 17 is required to run the newest version of Spring Boot, Java 11 is still commonly used in enterprise environments and features long term support.

Check out this compatibility matrix, including Spring framework versions as well...

|

JRE17 and Spring boot 2.7