Apologies if this not the correct place to post this question.
Can somebody please clarify when Spring Boot 2.7.x (16) OSS will go EOL. As reading the documentation it infers that it is 27 months from the release date.
- 2.7.0 was released on the 19th May 2022
- 27 months from this date would mean an EOL date of 19 August 2024
Is there a location where the EOL dates are listed ?
Comment From: wilkinsona
Please see https://spring.io/projects/spring-boot#support. Note that we're offering extended commercial support for 2.7.x beyond the typical EOL date.
Comment From: whgibbo
@wilkinsona Thank you