apache / camel-spring-boot
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 7 components.
  • 1,298 files, 89,788 LOC (100.0% vs. main code).
  • "components-starter" is biggest, containing 89.68% of LOC.
  • "ROOT" is smallest, containing 0.05% of LOC.


components-starter80523 LOC (89%) 1,179 files
core5204 LOC (5%) 90 files
tooling3613 LOC (4%) 15 files
dsl-starter154 LOC (<1%) 7 files
archetypes131 LOC (<1%) 4 files
catalog115 LOC (<1%) 1 file
ROOT48 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
components-starter829 commits (1%)
tooling142 commits (<1%)
core133 commits (<1%)
catalog10 commits (<1%)
dsl-starter9 commits (<1%)
archetypes7 commits (<1%)
ROOT1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016
components-starter
107
461
2425
295
654
2757
1199
4
1368
core
22
117
49
47
31
101
tooling
11
51
21
22
29
53
19
dsl-starter
7
5
6
catalog
6
2
1
1
ROOT
2
archetypes
1
4
5
4


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G components-starter components-starter components-starter--components-starter 36 core core core--components-starter 1 core--core 9 tooling tooling core--tooling 1 tooling--components-starter 2 tooling--tooling 4


2025-05-07 20:06