AIINIRII / postalk

A web forum application based on Spring Boot, Mybatis and MySQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postalk

Introduction

It is a web forum application based on Spring Boot, Mybatis and MySQL.

Installation

  • MySQL config
    • username=root
    • password=root
    • create a database called postalk
    • import sql file 'src\main\resources\data.sql'

More Information

https://www.aiinirii.xyz/2020/06/17/Postalk/

About

A web forum application based on Spring Boot, Mybatis and MySQL.


Languages

Language:Java 61.9%Language:HTML 34.7%Language:CSS 3.5%