Java Enterprise Application Framework implementation system technology has been widely used, Java framework technology is constantly updated and improved. MVC classic three-tier development model has been very good evaluation of the industry, the use of Spring framework implements technology development is also a very meaningful thing. We now live in, the need to communicate more closely, more extensive interaction, we expand their social circle, to develop an information exchange platform is what this paper is to study the problem to achieve.In this paper, the use of Java Web technology, to achieve an information exchange platform. From the developer’s perspective, discusses the business logic implementation of the platform, the user presentation layer design, back-end data processing and other functions, while the design of the framework of the platform, the framework for the various levels of the distribution patterns in order to facilitate reasonable coordination, but also makes it possible to consider a loose coupling between layers flexibility to change. Compared with other developed technology, excellent open source Spring framework, it is easy to achieve coupling; Hibernate framework allows application developers with an object-oriented approach to handling data, improve the efficiency of data access; in the realization of information exchange platform, the overall simplify the complexity of development, while reducing the technical difficulty, but also simplifies the development page and improve the user experience of the platform.In this paper, technology research and development as the core model for Spring MVC, Hibernate ORM mechanism, the persistence of management depth to explore, integrate Spring, Hibernate technology platform development, and finally with specific examples verify the feasibility of implementation. |