RestDemo GET - http://localhost:8080/employees/ Header - Content-Type : application/json;charset=UTF-8 POST - http://localhost:8080/employees/ Header - Content-Type : application/json;charset=UTF-8 Body - raw - {"firstName": "hello","lastName": "howAreYou","email": "water@gmail.com"}