All Projects → tomoya92 → Pybbs

tomoya92 / Pybbs

Licence: agpl-3.0
更实用的Java开发的社区(论坛),Better use of Java development community (forum)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Pybbs

Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+176.33%)
Mutual labels:  redis, elasticsearch, spring-boot, spring-security
Spring 5 Examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
Stars: ✭ 87 (-93%)
Mutual labels:  spring-data, redis, spring-boot, spring-security
Mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Stars: ✭ 54,797 (+4312%)
Mutual labels:  redis, elasticsearch, spring-boot, spring-security
Spring Boot Building Api Backend
Code of the 'Practical Guide to Building an API Back End with Spring Boot' book
Stars: ✭ 69 (-94.44%)
Mutual labels:  spring-data, spring-boot, spring-security
Elasticsearch Spring Boot Spring Data
🏆 Starter example for using Elasticsearch repository with Springboot
Stars: ✭ 65 (-94.77%)
Mutual labels:  spring-data, elasticsearch, spring-boot
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-94.77%)
Mutual labels:  redis, spring-boot, spring-security
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (-73.99%)
Mutual labels:  redis, spring-boot, spring-security
Blog
一款简洁响应式博客系统
Stars: ✭ 72 (-94.2%)
Mutual labels:  redis, spring-boot, spring-security
Fxshop
基于SpringBoot+SpringCloud微服务的商城项目(demo版 不可用于生产)
Stars: ✭ 82 (-93.4%)
Mutual labels:  redis, elasticsearch, spring-boot
Spring Boot Tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
Stars: ✭ 482 (-61.19%)
Mutual labels:  spring-data, spring-boot, spring-security
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (-65.54%)
Mutual labels:  redis, elasticsearch, spring-boot
Spring Boot Angular4 Authentication
spring-boot and angular 4 basic authentication with spring security
Stars: ✭ 74 (-94.04%)
Mutual labels:  spring-data, spring-boot, spring-security
Spring Boot Spring Security Jwt Authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
Stars: ✭ 292 (-76.49%)
Mutual labels:  spring-data, spring-boot, spring-security
Poseidon
poseidon项目是基于Java的商城项目,包括前台商城(),后台管理系统。系统采用SpringCloud+SpringBoot+Mybatis+React等框架进行开发。包括首页展示,商品搜索,商品推荐,购物车,订单等模块。
Stars: ✭ 261 (-78.99%)
Mutual labels:  redis, elasticsearch, spring-boot
Spring Examples
SpringBoot Examples
Stars: ✭ 67 (-94.61%)
Mutual labels:  spring-data, elasticsearch, spring-security
Spring Boot Enterprise Application Development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
Stars: ✭ 261 (-78.99%)
Mutual labels:  elasticsearch, spring-boot, spring-security
Awesome Spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
Stars: ✭ 186 (-85.02%)
Mutual labels:  spring-data, spring-boot, spring-security
Springbootexamples
Spring Boot 学习教程
Stars: ✭ 794 (-36.07%)
Mutual labels:  redis, elasticsearch, spring-boot
Spring Backend Boilerplate
The modularized backend boilerplate based on Spring Boot Framework, easy to get started and add your business part.
Stars: ✭ 134 (-89.21%)
Mutual labels:  spring-data, spring-boot, spring-security
Ebook Chat App Spring Websocket Cassandra Redis Rabbitmq
Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ
Stars: ✭ 186 (-85.02%)
Mutual labels:  spring-data, redis, spring-boot

使用说明:请在醒目的地方标明 powered by pybbs

English README

当前版本:5.0,后面不折腾了,折腾不动了,就在这个版本上维护了

如果发现了bug或者有好的建议,欢迎提issue,当然更欢迎 pr

文档

文档地址

文档地址打不开看这里(需要电脑上配置好maven环境)

下载项目,进入到docs文件夹里,然后运行 mvn clean compile 运行完成后,在 docs/target/generated-docs 里会生成一堆的html文件,用浏览器打开 index.html 即可查看

技术栈

  • Spring-Boot
  • Shiro
  • MyBatis-Plus
  • Bootstrap
  • MySQL
  • Freemarker
  • Redis
  • ElasticSearch
  • WebSocket
  • I18N

特色

没啥特色,跟3.0相比,也就在后台里加了个系统设置的配置 各版本之间对比 ,可以配置一些3.0版本在 application.yml 里配置的东西,后面还会有增加

放几张网站的截图

简洁的首页列表

帖子详情页

支持这么多网站的视频链接解析

运行

还是看文档吧,更详细 传送门

手动打包

mvn clean package

打包完成后,会在项目根目录下的target目录里生成一个pybbs.jar文件,解压运行 java -jar pybbs.jar 即可启动论坛服务

其实手动打包后生成的tar.gz文件就是github上release里最新的发布包,下载后解压内容是一样的

测试

项目测试用例还没有写

反馈

提问题的时候请将问题重现步骤描述清楚

贡献

  • 感谢 @zzzzbw 大佬帮忙开发的 Dockerfiledocker-compose.yml
  • 感谢 @sunkaifei 提供的阿里云短信验证码登录要用到的 key secret
  • 感谢 @gdhua 提供的微信联合登录要用到的 appid appsecret

欢迎大家提 issues 及 pr

其它版本

2.2 2.3 2.4 2.6 2.6.1 3.0 4.0(这个版本是纯接口的) master
开源地址 传送门 传送门 传送门 传送门 传送门 传送门 传送门
开发框架 JFinal JFinal Spring-Boot Spring-Boot Spring-Boot,MyBatis Spring-Boot Spring-Boot, Mybatis-Plus
数据库 MySQL MySQL MySQL MySQL MySQL MongoDB MySQL
前台
后台
前后台合一
编辑器 WangEditor(富文本) editor(Markdown) 可切换 editor(Markdown) WangEditor(富文本) pyeditor WangEditor(富文本) CodeMirror
积分机制 √(这个版本叫声望)
私信
本地登录注册
Github登录
QQ登录
微博登录
网站接口
权限 RBAC RBAC RBAC RBAC RBAC 通过配置用户名增加一些额外功能 RBAC
搜索 模糊搜索 Solr 模糊搜索 Hibernate-Search Elasticsearch
标签
国际化
APP pybbsMD(Android)
前端 pybbs-front-react(React.js)

捐赠

alipay wechat

如果觉得这个项目对你有帮助,欢迎捐赠! 捐赠列表

License

GNU AGPLv3 (pybbs4.0开始,开源协议从MIT更改为GNU AGPLv3)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].