Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

While Java 17 is the recommended version for Spring Boot 2.7.5 and higher, it is not strictly mandatory. It is possible to use earlier versions of Java, such as JDK 11 or 8, with these Spring Boot versions. However, it is important to note that using an older version of Java may limit access to some newer features and improvements introduced in later versions. Additionally, it may impact performance and security, as older versions of Java may have vulnerabilities or may not be optimized for modern hardware. Therefore, it is recommended to use the latest version of Java whenever possible.