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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chandrasegar Jeyanthinathakkurukkal 58eafff7a9
first commit
10 months ago
.idea first commit 10 months ago
task first commit 10 months ago