Giter Club home page Giter Club logo

beetl-bbs's Introduction

#beetl-bbs

在社区被黑掉好,决定用java做一个社区,技术使用springboot2.3+beetl+beetsql

安装

  • lombok

  • jdk8,maven3,mysql

  • git clone

  • create database bbs; install mysql from intall-mysql.sql

  • import as maven project

  • run BbsMain

  • access http://127.0.0.1:8080/bbs/bbs/index/1.html,login as admin/123456 or register new user

  • maven install 生成的war包部署到服务器上

切换搜索引擎

默认自带luncense,以管理员登录后, 点击初始化引擎。

如果需要使用ES作为帖子搜索引擎

  • 安装elastic search 作为全文搜索:下载 https://www.elastic.co/cn/downloads/elasticsearch (截止当前测试ES版本7.2.0 通过),进入bin目录,调用elasticsearch 启动

  • 安装elastic search 分词:进入bin目录,运行 ./elasticsearch-plugin install analysis-smartcn。然后重新启动elasticsearch

技术

  • Spring Boot2.1.7,Elastic Search , Caffeine Cache ,Beetl,BeetlSQL,Java8

合作开发

开发之前必须先写个issue,然后指定给自己,也可以只提issue,然后各位自己领取

当前为2.0

Alt text Alt text

作者

闲大赋,Darren,马丁的早晨

beetl-bbs's People

Contributors

jiazhili-dawnlight avatar mysteryz avatar xiandafu avatar yangkebiao avatar ydq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.