Employee Management Using Dropwizard

Dropwizard is a popular java framework for restful service. It provides out of the box support for configuration, application, metrics, logging and operational tools so that the developers focus more on writing business logic and not on set ups. Hence, this project implements ‘Employee Management Software’ using Dropwizard and performs CRUD operations via webpage usingContinue reading “Employee Management Using Dropwizard”

REST APIs using Dropwizard- Introductory Tutorial

Prerequisite API An API is an application programming interface. It is a set of rules that allow programs to talk to each other. The developer creates the API on the server and allows the client to talk to it. REST API REST determines how the API looks like. It stands for “Representational State Transfer”. It is a setContinue reading “REST APIs using Dropwizard- Introductory Tutorial”

Design a site like this with WordPress.com
Get started