The java completion project is open source, the community property management system of springboot+layui

1. System introduction

The system is a community property management system that provides functions such as owner information management, business payment, owner repair request, authority management, etc. At the same time the page is more beautiful.

Technically, the popular springboot+layui is used, and the construction is simple, only jdk and mysql need to be installed. It is very suitable for use as a graduation thesis.

2. Common functions

2.1 Home page

insert image description here

2.2 Query owner information

insert image description here

2.3 Owner payment inquiry

insert image description here

2.4 Owner Maintenance Inquiry

insert image description here

2.5 Rights Management

insert image description here

3. Build

Modify the following two database configurations:
insert image description here
insert image description here
just start it.
insert image description here
After startup, accesshttp://localhost:8080/pro_Servers/login.html

Please pay attention to the official account below and reply to property management 2 to get the source code.

Guess you like

Origin blog.csdn.net/qq_20143059/article/details/122340095