Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 331 Bytes

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/