Skip to content

ms309/ByteWheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteWheels

rest services for car rental

Features:

maven project

Jax-rs(jersey)

Information is stored in h2 database with access via Hibernate;

GoF (Factory Method, Singleton) and MVC patterns used;

Rest ApI

ApI produces JSON

junit test cases are written for rest services using jersey-client

Steps to configure database is given in database configuration file

h2.zip file is database

bytewheels.sql is backup of database

Build the project by using command

mvn clean compile install package

once war is generated deploy it in container

About

rest services for car rental

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages