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

OptaWeb ER to SpringBoot: Move Contract object

XMLWordPrintable

      • Move the Contract domain object to spring-boot app
      • Expose CRUD endpoints for skills using @RestController
      • Test all endpoints using Postman
      • Add unit tests for Contract endpoint
      • Persist Contract object using Spring Data JPA
      • Create ContractService that implements CRUD methods for Contract object, use this service in ContractController
      • Test ContractService 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: