52) 스프링 프레임워크란?
The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
* 출처: 스프링 공식 홈페이지
53) 스프링의 핵심요소는?
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.
* 출처: 스프링 공식 홈페이지
비즈니스 로직 (business logic) 에 집중하게 해 준다?
웹 서비스 다이어그램

서버 개발자들이 신경써야 할 부분이 너무 많음
"기업의 요구사항"에만 집중하여 개발할 수 있도록!