New DAO action

To add new DAO click with right mouse button anywhere in file tree under the:

  • microservice implementation module for native microservice
  • microservice implementation module for Data Layer microservice

Figure 1. New DAO action.

Context menu will open. From New section select New DAO.

Figure 2. New DAO dialog.

New dialog window will open. Provide new DAO name and then click OK button. Your new DAO will be created.

Figure 3. New DAO created.

As you can see plugin generated interface class and implementation class in implementation module in proper pacakges.