sachingorade / demoserverapplication

This application is a dummy Products service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Server Application

This is a demo Products service which contains,

  1. Basic authentication support
  2. REST API's for
    1. Create Product
    2. Update Product
    3. Delete Product
    4. List Products

Technologies

This application is built using,

  1. Spring boot
  2. H2 in memory database
  3. JDK 8
  4. Lombok
  5. Spring Security
  6. JPA

Known issues

  1. This application does not have any test case as it was not written with TDD method :P

About

This application is a dummy Products service


Languages

Language:Java 100.0%