Spring Boot Rest Demo application
URLs
http://localhost:8080/greeting
http://localhost:8080/greeting?name=mahi
http://localhost:8080/employee/
http://localhost:8080/employee/search/findByName?name=Mahant
http://localhost:8080/employee/search/findByDepartment?department=IT