# house-springboot **Repository Path**: JeeLearner/house-springboot ## Basic Information - **Project Name**: house-springboot - **Description**: 项目初始搭建 - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-18 - **Last Updated**: 2021-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 本项目是基于springboot技术栈的房地产在线平台 #### 工具 * IDEA * MAVEN * NGINX #### 主题架构 * springboot * mysql * freemarker #### 技术栈 * MAVEN * 数据库线程池:druid * 日志组件:backlog #### 项目进度 * 1.用户注册登录完成 * 注册:账户默认未激活状态,通过邮箱的激活链接激活后方可使用 * 登录:需要拦截器拦截信息来显示到页面 * 查看及修改个人信息 * 修改密码 * 忘记密码 * 2.房源 * 房源列表(支持条件查询) * 房产详情页(及对应的经纪人信息) * 评论列表 * 经纪人列表 * 经纪人详情 * 最新房源 * 热门房产 * 添加房源 * 展示个人房产列表 * 删除房产 * 评分 * 收藏 *