2 Star 22 Fork 1

赵国庆 / wall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

表白墙📭

⭐⭐⭐

SSM + Vue完整的表白墙项目👩‍❤️‍👨

支持微信💖、邮箱登录✉️

支持图片上传📌、邮箱提醒😝、帖子审核💕、匿名🥰、评论📝、搜索🪧等

情人节表白墙🤘、校园小情书😘

⭐⭐⭐

目录🪧

  • back 后端代码(java)
  • web 前端代码(vue)
  • mini 微信小程序 待开发…

演示📌

演示页面(待完善)

接口文档🥰

接口文档

在线文档(Swagger)

开发帮助

数据库结构📃

wall.sql

快速使用👩‍❤️‍👨

  1. 编译vue并替换到webapp(注意保留webapp/WEB-INF文件夹)

  2. 创建数据库,数据库表结构

  3. 修改 back/src/main/resources/db-template.properties 设置数据库

    # JDBC
    driver=com.mysql.cj.jdbc.Driver
    # 数据库连接
    url=jdbc:mysql://xxx.xxx.xxx.xxx:3306/xxxx?userSSL=false&useUnicode=true&characterEncoding=UTF-8
    # 数据库账号
    user=xxx
    # 数据库密码
    password=xxx
  4. 修改 back/src/main/resources/email-template.properties 设置邮箱SMTP

    # 发送邮箱
    emailAccount=xxx
    # 邮箱密码
    emailPassword=xxxx
    # STMP地址
    emailSMTPHost=xxxx
    # STMP端口
    port=25
    # 是否使用SSL
    ssl=false
    # 发送者名称
    sendName=admin

主要的库🤘

后端
技术 功能说明 官网/文档
Spring 框架 https://spring.io/
Maven 项目构建管理 http://maven.apache.org/
MyBatis 持久层框架 http://www.mybatis.org/mybatis-3/zh/index.html
LOG4J 日志 https://logging.apache.org/log4j/2.x/
fastjson json操作库 https://github.com/alibaba/fastjson
swagger 生成文档 https://swagger.io/
前端
技术 功能说明 官网/文档
vue 渐进式 JavaScript 框架 https://cn.vuejs.org/
element 网站快速成型工具 https://element.eleme.cn/#
QRCode 前端二维码生成器 http://davidshimjs.github.io/qrcodejs/
Vue-baberrage Vue弹幕插件 http://blog.chenhaotaishuaile.com/vue-baberrage/

更新日志💕

更新日志

开源许可证📝

MIT License

相关项目👍

项目 简介
强化版 swagger-markdown-ui 将Swagger V3 文档转换为离线的 Markdown 格式的文档

参与的开发者😘

后端
前端
小程序

项目完善中,敬请期待⭐⭐⭐

MIT License Copyright (c) 2021 Const Star Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Java SSM+Web Vue+微小程序,完整的表白墙,支持微、邮箱登录等,支持图片上传、帖子审核、匿名、评论、搜索等,情人节信表白墙、校园小情书😘。 展开 收起
Java 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/constStar/wall.git
git@gitee.com:constStar/wall.git
constStar
wall
wall
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891