New Bean action
To add new bean click with right mouse button anywhere in file tree under the:
- microservice implementation module for native microservice
- microservice implementation module for Business Logic microservice
- microservice implementation module for Data Layer microservice
Context menu will open. From New section select New Bean.
New dialog window will open. Provide new bean name and then click OK button. Your new bean will be created.
As you can see plugin generated interface class and implementation class in implementation module in proper pacakges.