Introduction - If you have any usage issues, please Google them yourself
1 the project springMVC framework uses the annotation mapper, uses the RESTful style URL to initiate the HTTP request to the system, the development is more nimble.
2 used the check frame provided by hibernate at the same time, checked the client data!
The 3 Mybati database DAO layer uses the Mapper agent development method, the input mapping uses the POJO wrapper type realization, the output mapping uses the resultMap type, realizes the database many to one mapping.