Skip to content

DavyGuedes/AHPSystemEntity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHPSystem

Prerequisites

  • JDK 8 and JAVA_HOME environment variable set
  • Maven 3 or later
  • MySQL 5.7 or later (optional)

Stack

  • Spring Boot
  • Spring Data JPA
  • Maven
  • Thymeleaf
  • H2
  • MySQL

Steps to Setup

Clone the repository:

git clone https://github.com/DavyGuedes/AHPSystem

cd AHPSystem

Run the project with:

mvnw clean spring-boot:run

TODO

License

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/