Skip to content

Ahmds3ed/StoreApplicationAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Store Application API

Description : Store Application software tool to store its products and manage them.

project tools :

  • Glassfish
  • Netbeans
  • Jpa
  • Spring mvc
  • spring Rest
  • Mysql

Run Project

** you can deploy war to use API if you did't wont to clean and build source war path > /StoreApplicationAPI/target/StoreApplicationAPI.war **

1- Download or Clone Project from GetHub. 2- Import DataBase Dump. 3- Import Project on IDE (Prefered Netbeans). 4- Configure datasourse Connection Properties.

  • From src\main\webapp\WEB-INF\dataSourceConnection.properties
  • Open dataSourceConnection.properties configure your own connection.

5- Clean and Build project Then Click Run. 6- Read Store Application API to can use api.

7- to run unit test

  • un comment @test annotation
  • disable filter from web.xml // comment this lines errorHandlerFilter com.orange.StoreApplication.ErrorHandleFilter errorHandlerFilter /*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages