chipolaris / BootForum

Java forum software using Spring Boot, Eclipselink, Primefaces, and W3.CSS
18 stars 7 forks source link
bulletin-board discussion-forum eclipselink forum java jpa jsf mysql oracle primefaces spring-boot sql-server w3css

BootForum [Java Bulletin Board]

Overview

Full features web based forum/discussion/bulletin board software implemented using Java, Spring Boot, EclipseLink, PrimeFaces, and W3.CSS.

View BootForum Screenshots

Live Demo

Main Features:

Prerequisites

Java 11 Recommended a relational database. If a stand-alone database is not available, the bundled H2 database can be used. BootForum has been tested with PostgreSQL, H2, MySQL, SQL Server, Oracle.

Try BootForum

Head to Running Instructions to download and try BootForum in your environment. Note that a separate relational database is recommended but is not required as BootForum is bundled with an embedded H2 database.

Recommended Environment for Development

For developers, the followings are recommended

Note

11/06/2021:

12/12/2021:

Project is updated from JDK version 8 to 11.