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

OptaWeb ER to SpringBoot: Move Shift REST service

XMLWordPrintable

      • Expose CRUD endpoints for Shifts using @RestController
      • Test all endpoints using Postman
      • Persist Shift object using Spring Data JPA
      • Create ShiftService that implements CRUD methods for Shift object, use this service in ShiftController
      • Test ShiftService and check the database using h2 in memory database console http://locahost:8080/h2-console
      • Create integration tests for controller
      • 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: