- [x] create interface EmployeeRepository with domain type Employee and id as Long optional: - [x] payroll application with spring boot - [x] use class LoadDatabase to preload data - [x] show preloaded data by console output
optional: