EmployeeManagement Simple steps to build Restful APIs Create project in start.spring.io Create database and connect to database Create repository Create service and service implementations Create controller Test the API