CustomDIFF is a Web Application that visualizes product customizations in SPLs. Watch this video for a short motivation on the problem: HAve a look at it https://www.youtube.com/watch?v=HF7ZdebMAI
It querys the multi-dimensional (mysql) dabatase where the product customizations are stored, and visualizes them by leveraging Alluvial diagrams.
CustomDiff is implemented in Spring Boots. This repository holds the entire project, so clone it and directly import it to Eclipse or SpringBoot distribution. Note that CustomDiff requires you to have the multidimensional database in place. Hence, Git2SPLdb is required: https://github.com/letimome/Git2SPLdb Download it and run it so you have a database filled with your SPL's customizations.
Modify the application.properties file for your own setting.
Copyright (c) 2018 University of the Basque Country Spain (UPV/EHU)