Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-1535

OptaWeb ER to SpringBoot: Move Employee object

XMLWordPrintable

      • Move the Employee domain object to spring-boot app
      • Expose CRUD endpoints for skills using @RestController
      • Test all endpoints using Postman
      • Add unit tests for Employee endpoint
      • Persist Employee object using Spring Data JPA
      • Create EmployeeService that implements CRUD methods for Employee object, use this service in EmployeeController
      • Test EmployeeService and check the database using h2 in memory database console http://locahost:8080/h2-console
      • Test the endpoints in Postman

              jucui Julian Cui (Inactive)
              jucui Julian Cui (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: