introduce
HC residential property management system is an open source project with front and back end separation and distributed architecture initiated by Java110 team in April 2017. At present, our code A is open source on Github and Gitee. The open source project consists of HC residential property management system back-end and HC residential property management system front-end. HC community management system owners mobile version and HC community management system property mobile version.
Recommended: 100+ open source project collection
System requirements
The development tools
Java1.8 + IDEA/Eclipse + mysql + Redis
Hardware requirements
Basic requirements: 4 cpus, 16 GB memory, and 80 GB hard disk
Software requirements
You need to install mysql5.6, ZooKeeper, Redis, and Kafka yourself
Service-eureka, service-API, service-order, service-community, Service-store, service-user, service-front, service-fee, service-common, and service-job
Description of project Structure
Java110-config # Java110-config # Java110-config # Public configuration files such as logback.xml log configuration file java110-core # store system core class A, each microservice interface class, context object, Java110-db mapper java110-generator java110-service java110-db mapper Java110-generator java110-service Java110-util: java110-util: java110-util: java110-util: java110-util: java110-util: java110-util: java110-util: java110-util: java110-util: java110-util Service -comment # Service for storing comment information service-common # Configure public storage services, including photo uploading FTP, workflow, Equipment information service-community asset information storage service Building unit housing inspection notice parking space repair visitors and other functions service-Eureka micro-service management service service-fee processing micro-service fee payment function # Unified external access service, mainly dealing with login authentication permission verification, connection to wechat, App, etc. Service-job # system timing task service face synchronization equipment employee synchronization attendance machine and expense timing payment service-log # system log recording service service-order # system service scheduling service, mainly to ensure the consistency of transactions, And business track record service-report # service-rule # service-sequence # service, using Google Snowflake algorithm service-store # merchant service, In the system, the property agent, developer and operation team all belong to the merchant service-user #, user information, owner information, family membersCopy the code
System Functions
Operation Effect (View)
1. Enter http://localhost:3000/ in the browser
The user name is Wuxw and the password is admin. Click login to enter the following picture:
The project address
Gitee.com/wuxw7/Micro…