Instructions: Please mark in a conspicuous place
powered by pybbs
The documentation is written using the open source tool docsify
- Spring-Boot
- Shiro
- MyBatis-Plus
- Bootstrap
- MySQL
- Freemarker
- Redis
- ElasticSearch
- WebSocket
- I18N
- This project integrates many third-party services, Such as redis, elasticsearch, websocket, etc.
- you can use it to build your own website, or you can use it as a project to learn related technologies.
- you can configure different third-party services on the backend.
- You can start a website service by using maven, docker, or downloading the zip package in the release.
- Integrated flyway makes it easy to iterate on database operations
- I18n support, so that language is not a barrier to communication
- The document is very detailed
Special thanks to github user @zzzzbw for helping to develop dockerfile
mvn clean package
After the package is complete, a pybbs.jar
file will be generated in the target directory under the project root directory, run java -jar pybbs.jar
to start the forum service.
In addition, the tar.gz file generated after manual packaging is the latest release package in the release on github. After downloading, the extracted content is the same.
Project test cases have not been written yet!
Please clearly describe the problem recurring steps when asking questions
Welcome everyone to submit issues and pr
GNU AGPLv3