Creating the module and adding dependencies
Follow these tasks to create a module where we will create the service and assemble the application. Library dependency will also have to be added.
Creating the StockPortfolioModule module
Create the StockPortfolioModule module where we will assemble the application.
Adding library dependency
To use the eMergedLibrary's resources in the StockPortfolioModule module, you have to add the library as a dependent.
Parent topic:
Building the sample
Previous topic:
Importing resources
Next topic:
Adding nodes to StockPortfolioModule assembly diagram