Skip to content

rizzaccio87/patryshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patryshop

This represents the backend part for the patryshop project. Refer to https://github.com/rizzaccio87/patryshop-fe for the frontend part of the project. This project uses the following technologies:

  • Spring Boot - 2.4.0
  • JDK - 1.8
  • Spring Framework - 5.3.1
  • Spring Data JPA with Hibernate- 2.4.0

Installation guidelines

  1. Clone this repository and navigate to this spring boot application entry point Java class PatryshopApplication.java.

  2. Run the application:

  • via IDE (i.e. Intellij IDEA), run the spring boot application entry point Java class PatryshopApplication.java;
  • or via command line using mvn spring-boot:run command.

The application runs on localhost port 8080.

About

Patryshop Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages