Skip to content

kriyeta/Spring-WebServices-Hibernate-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pre-Requisites

-- Create Mysql Database eg. 'spare_parts'

-- Update database name, user and password in applications.properties in resource folder

Run Application

-- Run application.java

Test Application

-- Download RESTClient and install

-- Give auth user kamal and password kamal

-- put urls to test

#!json

{"name":"tyre", "price":20,"quantity":10,"description":"a rubber covering, typically inflated or surrounding an inflated inner tube, placed round a wheel to form a soft contact with the road."}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages