Skip to content

Spring boot web-app providing REST api for working with Products and Categories of products

Notifications You must be signed in to change notification settings

AndrewBoyarsky/spring-boot-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot three-layered web application providing REST api for working with Products and Categories, which are persisting via Hibernate to in-memory HSQLDB.

Service level is covered by integration tests using junit Rest controllers are covered by unit and integration tests using mockito and junit.

About

Spring boot web-app providing REST api for working with Products and Categories of products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages