spring框架概述 ~ langhai
2023-04-20 17:22:53
Spring Framework OVERVIEW spring框架概述
The Spring Framework provides a comprehensive programming and configuration model for modern Java based enterprise applications on any kind of deployment platform. Spring框架为任意类型的部署平台上基于Java的现代企业应用程序提供了一个全面的编程和配置模型。
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. Spring的一个关键元素是应用程序级别的基础设施支持:Spring关注于企业应用程序的“管道”,以便团队可以关注于应用程序级的业务逻辑,没有与特定环境下的不必要的联系。
- 评论时间:2023-05-22 14:35:23 用户昵称:浪海
- 评论内容:Spring Framework