Chandrasegar Jeyanthinathakkurukkal chandrasegar
  • Joined on

Updated 7 months ago

Updated 10 months ago

There is an entity called a device that holds details about a mobile device. Build an application that consists of an API layer, service layer and a DAO layer. Using spring boot or any other technology, you can build a java application. APIs must basic operations(GET, POST, PUT, DELETE) DAO must have the CRUD operations to server the APIs. Add a service layer between DAO and APIs.

Updated 10 months ago