The choice and explanation of the framework of software architecture

Source: Internet
Author: User

Software architecture is more important than writing code. The architecture design of the software system requires how the components of the design system are divided, how the components interact, and the logical, physical, and systematic planning of the system. The initial architectural design also determines the suitability of the SOFTWARE PRODUCT. So the choice and design of architecture is the most serious of software development.

The first frame I chose is the ssh framework, which is struts+spring+hiberbate. where Struts2 is responsible for the separation of MVC , as the overall infrastructure of the system, mainly with servlets and JSP technology implementation; Spring provide management services; Hibernate The framework is an open-source object-relational mapping framework that JDBC for encapsulation. The three frameworks have their roles and characteristics, but their purpose is to let users only care about the core business development, the framework to help you block the original technology and business development regardless of the various technical issues.

SSH Framework

Selection and description of the framework of the software architecture

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.