Develop the Resource Tier

We will develop the resource (entity) tier in this lesson, which is the first step in the process of developing the service.

We'll cover the following

The next step is the actual service development, which includes four key steps

  • Creating the entity
  • Creating the data access tier
  • Creating the business service tier
  • Creating the JSON based REST competencies

We will first go over the entity and work our way to the REST service.

First, we create four instances of Worker and then create two instances of join. Next, we remove one instance and check to see if the join count is one.

Get hands-on with 1200+ tech skills courses.