th37rose / Liam_Test

It is the test project to apply for something with java spring boot framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project structure

  • Controller
  • Assembler
  • Dto
  • Entity
  • Exception
  • Repository
  • Service
  • Utils

Implemention.

  • implemented all the features what you want.
  • attached the postman for your reference (Test.postman_collection.json)
  • implemented exception handling for all the cases(Please check the exception layer)

Database

It was done with H2 database. You can check all the structures of the tables with the h2 console following the url - /h2-ui/.

  • initialize the data with data.sql. image

Unit Test

Implemented with Mockito

Advanced

It is great to implement swagger.

Contact

It was developed by th37rose. Please contact me if you would want my services and I am looking forward to hear your feedback soon.

About

It is the test project to apply for something with java spring boot framework.


Languages

Language:Java 100.0%