Notice
Recent Posts
Recent Comments
Link
관리 메뉴

데브마우스

[Spring] 스프링 프레임워크 버전 별 지원 기간 확인 사이트 본문

Spring/Spring: 정리

[Spring] 스프링 프레임워크 버전 별 지원 기간 확인 사이트

데브마우스 2024. 1. 16. 12:15

스프링 프레임워크 지원 기간 출처: https://spring.io/projects/spring-framework/#support

소프트웨어는 사용만 할 수 있다면 언제까지나 사용할 수 있지만, 상용 소프트웨어의 경우 지원 기간이 있습니다. 소프트웨어에서 심각한 결함이 발견될 경우 수정하여 다시 배포하기도 합니다. 스프링 프레임워크도 지원 기간이 있습니다.

 

아래 링크에서 확인하실 수 있습니다.

https://spring.io/projects/spring-framework/#support

 

Spring Framework

The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuse

spring.io