MCPcopy Index your code
hub / github.com/chriy/HouseRentalSystem

github.com/chriy/HouseRentalSystem @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
416 symbols 1,115 edges 53 files 120 documented · 29%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<h1 align="center">房屋租赁系统</h1>







<img src="https://img.shields.io/badge/jdk-1.8-orange.svg"/>
<img src="https://img.shields.io/badge/spring-5.x-lightgrey.svg"/>
<img src="https://img.shields.io/badge/mybatis-3.x-blue.svg"/>
<img src="https://img.shields.io/badge/license-MIT-brightgreen.svg"/>

简介

房屋租赁系统,基于 Spring5.x 的实战项目。

特征

  • 基本:实现不同用户之间的收藏房源,与房东沟通
  • 多用户:普通用户与管理员各自都能发布房源信息
  • 开发环境:前端 Layui,后端 Spring SpringMVC MyBatis

  • · · ·

环境

  • IntelliJ IDEA

  • Mysql 5.7

  • Tomcat 9.x

  • JDK 1.8

缩略图

License

MIT

Extension points exported contracts — how you extend this code

IOrderService (Interface)
@author chriy [2 implementers]
src/com/house/service/IOrderService.java
IAdminService (Interface)
@author chriy [2 implementers]
src/com/house/service/IAdminService.java
IUserService (Interface)
@author chriy [2 implementers]
src/com/house/service/IUserService.java
IHouseService (Interface)
@author chriy [2 implementers]
src/com/house/service/IHouseService.java
UserMapper (Interface)
@author chriy [1 implementers]
src/com/house/dao/UserMapper.java

Core symbols most depended-on inside this repo

i
called by 174
web/layui/layui.all.js
i
called by 161
web/layui/lay/modules/mobile.js
t
called by 95
web/layui/layui.all.js
w
called by 93
web/layui/layui.all.js
w
called by 88
web/layui/lay/modules/laydate.js
t
called by 61
web/layui/lay/modules/form.js
a
called by 60
web/layui/layui.all.js
e
called by 57
web/layui/layui.all.js

Shape

Function 267
Method 118
Class 23
Interface 8

Languages

TypeScript64%
Java36%

Modules by API surface

web/layui/layui.all.js66 symbols
web/layui/lay/modules/jquery.js66 symbols
web/layui/lay/modules/mobile.js24 symbols
web/layui/lay/modules/layedit.js15 symbols
web/layui/lay/modules/laydate.js12 symbols
web/layui/lay/modules/form.js12 symbols
web/layui/lay/modules/colorpicker.js12 symbols
web/layui/lay/modules/table.js11 symbols
src/com/house/service/impl/HouseServiceImpl.java10 symbols
src/com/house/service/impl/AdminServiceImpl.java10 symbols
src/com/house/service/IHouseService.java10 symbols
src/com/house/service/IAdminService.java10 symbols

Datastores touched

(mysql)Database · 1 repos
houseDatabase · 1 repos

For agents

$ claude mcp add HouseRentalSystem \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact