Abstract:Considering the disadvantages of the traditional development methods for small-and-medium-sized Web applications, the presently mainstream lightweight frameworks based on Java EE were studied, and a new solution based on AOM-Spring-Hibernate was proposed. The UI design and business logic were totally decoupled by the Inversion of View Control(IoVC) technology of AOM in the presentation layer. Spring was used to as the kernel framework in the business layer. The tables of the database were persisted into Java Bean by Hibernate. Based on the solution, the lean production management system in a multi-specification and small-batch production environment was developed. Finally, application was carried out to validate the feasibility of the system.