%0 Conference Paper %A Le, Minh Duc %A Dang, Duc Hanh %A Vu, Thanh Ha %B SoICT 2019: 10th International Symposium on Information and Communications %C Ha Long Bay %D 2019 %F SisLab:3581 %T jDomainApp: A Module-Based Domain-Driven Software Framework %U https://eprints.uet.vnu.edu.vn/eprints/id/eprint/3581/ %X Object-oriented domain-driven design (DDD) has been advocated to be the most common form of DDD, thanks to the popularity of object-oriented development methodologies and languages. Although the DDD method prescribes a set of design patterns for the domain model, it provides no languages or tools that realize these patterns. There have been several software frameworks developed to address this gap. However, these frameworks have not tackled two important software construction issues: generative, module-based software construction and development environment integration. In this paper, we propose a framework, named jDomainApp, and an Eclipse IDE plugin to address these issues. In particular, we extend our recent works on DDD to propose a software configuration language that expresses the software configuration, needed to automatically generate software from a set of modules. The modules are automatically generated using a module configuration language that we defined in a previous work. We demonstrate the framework and plug-in using a real-world software example. Further, we evaluate the performance of software construction to show that it is scalable to handle large software.