README.md

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.

Описание

This is a demo for comments system by SpringBoot https://github.com/zhazhalaila/SpringBoot-Comment-System

Конвейеры
0 успешных
0 с ошибкой