Skip to content

GAhlin/community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

阅问社区

网站预览

www.dangelion.club

功能列表

开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复、热门标签等功能。功能持续更新中……

技术栈

技术 链接
Spring Boot http://projects.spring.io/spring-boot/#quick-start
MyBatis https://mybatis.org/mybatis-3/zh/index.html
MyBatis Generator http://mybatis.org/generator/
Lombok https://www.projectlombok.org
Thymeleaf https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html#setting-attribute-values
Bootstrap https://v3.bootcss.com/getting-started/
Github OAuth https://developer.github.com/apps/building-oauth-apps/creating-an-oauth-app/
阿里云OSS Java SDK教程 https://ak-console.aliyun.com/#/
Bootstrap https://v3.bootcss.com/getting-started/

第三方工具

脚本

mvn -Dmybatis.generator.overwrite=true mybatis-generator:generate

本地运行手册

  1. 安装必备工具
    JDK,Maven
  2. 克隆代码到本地
git clone https://github.com/GAhlin/community.git
  1. 运行打包命令
mvn package
  1. 运行项目
java -jar target/community-0.0.1-SNAPSHOT.jar
  1. 访问项目
http://localhost:8887

扩展资料

About

阅问社区

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published