Project start (Struts + Hibernate + Spring)

xiaoxiao2021-03-06  42

After resignation, I wanted an e-commerce website at home. It mainly wanted to learn Struts Hibernate Spring. The main tool is Eclipse. The initial use of the plugin is myECLIPSE and Hibernate Syn (a Eclipse that can generate DAO, POJO, and configuration files according to the table. Plugin), with its Hibernate side DAO, you can do not need to write any code. For the interface to which it implements, the declaration of the interface can be completed through the reconstruction of Eclipseed. In order to modify the root class of the automatically generated DAO class, the root class inherits the root class inherits HibernateSuport, you need to modify the conflict method, which is to modify the acquisition with the session. For the business layer in Spring finds a good code generation tool to come and Dao is compatible, I wrote a template to do, I feel, (in consideration, I want to write a tool to generate it). The following tasks to be completed is the generation of test cases (with junit), and some tasks can be written in a set of Struts templates that have editors, lookups, lists, parent sidelines, Lookup pages, which also include The label of your own project (initially decided to use the Struts tag-compatible practice, so you can also compatible with other MVC frameworks) If someone can add me QQ 39459358 (verified when writing blog)

转载请注明原文地址:https://www.9cbs.com/read-71394.html

New Post(0)