Skip to content

zhazhalaila/SpringBoot-Comment-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SpringBoot-Comment-System

This is a demo for comments system by SpringBoot & Ajax & Hibernate

Demo picture

Install && Run

Install

git clone https://github.com/zhazhalaila/SpringBoot-Comment-System.git

Run

Config your mysql in application.properties

spring.datasource.url = your mysql url
spring.datasource.username = your mysql user
spring.datasource.password = your mysql password

Run with maven

cd server
mvn spring-boot:run

Go to client folder and open index.html. It's all. For fun.

About

This is a demo for comments system by SpringBoot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published