AttAppBackEnd

This project was generated with Spring Initializer.

Project configuration

setup MySQL Database run example script att.sql
configure application.yml for datasource, etc
(see both examples under resources folder)

Install Maven And Run

See more

open a terminal the root directory of project
mvn clean install
mvn spring-boot:run

Run the Front End after setting up Back End