Can anyone suggest a compatible Spring Framework version that can work for Spring Boot 2.x + OpenJDK 17 + IBM Webspehere 8.5.5.9
Asked
Active
Viewed 40 times
0
-
Ehrm, I would say no... I even doubt WebSphere 8.5 works with Java17... – M. Deinum Mar 15 '22 at 19:26
-
Thanks for Response, So WebSphere 8.5.5.9 is compatible with any above version of JDK8 Where we can use SpringFramwork version (5.x or above) with Spring Boot 2.x – Pardhu Kancharla Mar 16 '22 at 12:41
-
Spring 5 and Spring Boot 2 are perfectly able to work with JDK8. Your question was about JDK17, Spring and Spring Boot will support it **but** I doubt that WebSphere supports is. – M. Deinum Mar 16 '22 at 12:54