Font Size: a A A

Based On The Development Of Ssi Framework Configuration Management System Design And Implementation

Posted on:2013-07-01Degree:MasterType:Thesis
Country:ChinaCandidate:F FengFull Text:PDF
GTID:2248330395969866Subject:Software engineering
Abstract/Summary:PDF Full Text Request
In recent years,with the prevalence of java, the advantages of MVC like low coupling, high reusability, maintainability and the manageability of software engineering made it very popular in the java platform, and it also gave birth to many excellent MVC frameworks, such as the Struts, Struts2and JSF which focus on the control1ayer, the Spring framework which focuses on the business logic, the Hibernate, iBatis, Castor and JORM which focus on the persistence layer SSI framework is the combination of the struts, spring and iBatis. It can reduce code coupling and enhance the robustness and code reuse and make the development faster. Therefore, it is often used in the project development, but there are many configuration files in the three frameworks, which brings some inconvenience to the developer. Therefore, the development of a graphica system which helps manage configuration files has great practical significance.In this paper, based on the characteristics of the SSI framework, combined with the experience of developers using the framework, I define the basic needs of the system and determine the function of the system structure and process. Then the detailed design of the system are described based on the requirements analysis and architecture design:First, the paper introduces the guidelines for good design, and this system is designed based on the modular idea; Second, the paper gives a brief description of every module and a detailed description of sqlmap configuration module by the method of UML; Finally, the paper describes the method of the structre design of the database table from the perspective of the principles of database design, and gives a detailed description of the table design, table relationships design and design patterns of the struts configuration module. Finally, the paper describes the implementationof the system, and gives a detailed description of the implementation of the struts configuration module through flow charts, pictures and crucial codes.In this system, as long as developers enter the necessary sql statements, parameters and usiness logic, the system will generate the sqlmap files, action files, struts configuration code and spring injection code automatically which are needed in the project according to the code standard and named regulation of the company. It not only ensures the standard of the codes, but also allows developers not to focus on the details of the codes, which improves the efficiency of project development greatly.
Keywords/Search Tags:SSI framework, sqlmap configuration, struts configuration, the code standard
PDF Full Text Request
Related items