... | ... | @@ -3,7 +3,7 @@ |
|
|
## Overall Structure
|
|
|
|
|
|
The Technical Debt Toolbox is responsible for monitoring and prevention the technical debt of software applications written in Java, C, and C++ programming
|
|
|
languages. The toolbox consists of three individual web services, which are merged into a two Docker Containers. These services are listed below:
|
|
|
languages. The toolbox consists of four individual web services, which are merged into a three Docker Containers. These services are listed below:
|
|
|
|
|
|
* **TD Analysis:** This web service is responsible for monitoring technical debt on file, package and project level of a given software application.
|
|
|
This is a version analysis that presents how the software evolves through versions
|
... | ... | |