Modules

Types of Modules

Nine different types of modules available

Types of Modules
Phase Contains
Data Data module holds composites of the project
Mongo Holds mongo collections
Slick If the project is using RDBMS
Stream Holds the events of the system
Domain building blocks, actual operations are here, event gets raised from here
Play web module
Process  
Vue  
Script  

Testing a Module