Pet Adoption System Based on Spring Boot by Ziqian Zhang
The level of social and economic is continuing improvement, so the attention of the public on the spiritual level increases, and the speed of pet economy gradualization increasing, which also makes some aspects of social problem of stray animal emerged.
To develop improvement on the digital management of pet related services, this thesis first designs and implements the pet information management system. The whole system is written in Java with the front-end and the back-end separated engineering, the business logic is separated from the display side by the MVC pattern, and then makes it have better maintainability and extendibility. The front-end is built with the Vue framework combined with Element-UI components, and the back-end is built with the Spring Boot framework, using the MySQL database as the persistent storage space and management of animal-related information.
The whole system is made up of two functionally productive modules: the user side and the administrator side. Pet release, rescue app, lost information review, pet interactive forum, and so forth, in the user side, help the user browse and operate the pet-related information to support them. At the other end of the administrator side, there are such modules as background content management, rescue process review, information release control, and so forth, helping the platform's operation and maintenance personnel efficiently control and monitor the content of the system. The system's overall design principle is focused on functionality integrity and user connection experience, to provide a viable solution for the pet rescue and communication platform's digital construction.

















