apache / camel-spring-boot-examples
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 8% | 91%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
yaml0% | 0% | 0% | 56% | 43%
adoc0% | 0% | 0% | 17% | 82%
java0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
avsc0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
saga0% | 0% | 0% | 54% | 45%
dynamic-router-eip0% | 0% | 0% | 0% | 100%
reactive-streams0% | 0% | 0% | 0% | 100%
kafka-avro0% | 0% | 0% | 0% | 100%
mail-ms-exchange-oauth20% | 0% | 0% | 0% | 100%
observation0% | 0% | 0% | 0% | 100%
platform-http0% | 0% | 0% | 0% | 100%
opentelemetry0% | 0% | 0% | 0% | 100%
rest-openapi-springdoc0% | 0% | 0% | 0% | 100%
rest-openapi0% | 0% | 0% | 0% | 100%
resilience4j0% | 0% | 0% | 0% | 100%
aot-basic0% | 0% | 0% | 0% | 100%
routes-configuration0% | 0% | 0% | 0% | 100%
load-balancer-eip0% | 0% | 0% | 0% | 100%
infinispan0% | 0% | 0% | 0% | 100%
amqp0% | 0% | 0% | 0% | 100%
azure0% | 0% | 0% | 0% | 100%
strimzi0% | 0% | 0% | 0% | 100%
jira0% | 0% | 0% | 0% | 100%
fhir0% | 0% | 0% | 0% | 100%
splitter-eip0% | 0% | 0% | 0% | 100%
fhir-auth-tx0% | 0% | 0% | 0% | 100%
type-converter0% | 0% | 0% | 0% | 100%
widget-gadget0% | 0% | 0% | 0% | 100%
health-checks0% | 0% | 0% | 0% | 100%
spring-boot0% | 0% | 0% | 0% | 100%
validator0% | 0% | 0% | 0% | 100%
routetemplate0% | 0% | 0% | 0% | 100%
xml-import0% | 0% | 0% | 0% | 100%
metrics0% | 0% | 0% | 0% | 100%
kafka-offsetrepository0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
actuator-http-metrics0% | 0% | 0% | 0% | 100%
webhook0% | 0% | 0% | 0% | 100%
endpointdsl0% | 0% | 0% | 0% | 100%
supervising-route-controller0% | 0% | 0% | 0% | 100%
twitter-salesforce0% | 0% | 0% | 0% | 100%
paho-mqtt5-shared-subscriptions0% | 0% | 0% | 0% | 100%
rabbitmq0% | 0% | 0% | 0% | 100%
arangodb0% | 0% | 0% | 0% | 100%
pojo0% | 0% | 0% | 0% | 100%
kamelet-chucknorris0% | 0% | 0% | 0% | 100%
routetemplate-xml0% | 0% | 0% | 0% | 100%
rest-openapi-simple0% | 0% | 0% | 0% | 100%
route-reload0% | 0% | 0% | 0% | 100%
artemis0% | 0% | 0% | 0% | 100%
aws-secrets-manager0% | 0% | 0% | 0% | 100%
aws2-s30% | 0% | 0% | 0% | 100%
master0% | 0% | 0% | 0% | 100%
quartz0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
amq-broker.yaml
in saga/ocp-resources
138 -
136 -
amq-broker-ephemeral.yaml
in saga/ocp-resources
116 -
lra-coordinator.yaml
in saga/ocp-resources
112 -
lra-coordinator-ephemeral.yaml
in saga/ocp-resources
98 -
DynamicRouterComponentConfig.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config
98 14
Application.java
in infinispan/src/main/java/org/apache/camel/example/springboot/infinispan
85 13
BasicCamelToReactorInOutExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
84 15
LoadBalancerEIPRouter.java
in load-balancer-eip/src/main/java/org/apache/camel/springboot/example
73 1
Application.java
in metrics/src/main/java/org/apache/camel/example/spring/boot/metrics
70 6
ApplicationConfiguration.java
in mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2
67 14
RoutingParticipant.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/participants
64 8
ExampleConfig.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config
62 16
NumbersService.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service
61 4
otel-collector-config.yaml
in opentelemetry/containers/docker
59 -
readme.adoc
in aot-basic
58 -
SplitterRouter.java
in splitter-eip/src/main/java/org/apache/camel/example/spring/boot
58 1
ResultsService.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service
56 3
TodoServiceImpl.java
in platform-http/src/main/java/org/apache/camel/example/springboot
55 8
AmqpConfig.java
in amqp/src/main/java/sample/camel
55 10
CamelRouter.java
in rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot
50 1
Readme.adoc
in mail-ms-exchange-oauth2
50 -
CamelRouter.java
in rest-openapi/src/main/java/org/apache/camel/example/springboot
50 1
Todo.java
in platform-http/src/main/java/org/apache/camel/example/springboot
48 11
Oauth2ExchangeMailAuthenticator.java
in mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2
48 3
48 -
CustomKafkaAvroSerializer.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
47 3
readme.adoc
in spring-boot
47 -
readme.adoc
in webhook
45 -
BasicCamelToReactorExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
45 2
ClientAPIRestExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
44 3
MyCamelRouter.java
in fhir/src/main/java/sample/camel
43 1
CustomKafkaAvroDeserializer.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
41 4
CamelRouter.java
in platform-http/src/main/java/org/apache/camel/example/springboot
41 1
readme.adoc
in fhir-auth-tx
41 -
AmqpConfig.java
in widget-gadget/src/main/java/sample/camel
40 7
BasicReactorToCamelInOutExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
39 2
RestOpenApiApplication.java
in rest-openapi-simple/src/main/java/org/apache/camel/example
39 2
PahoMqtt5RouteBuilder.java
in paho-mqtt5-shared-subscriptions/src/main/java/org/apache/camel/example/spring/boot/paho/mqtt5
38 1
camel-context.xml
in kafka-offsetrepository/src/main/resources/spring
38 -
ClientAPIWorkflowExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
38 2
CamelApplication.java
in mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2
38 3
MyCamelRouter.java
in fhir-auth-tx/src/main/java/sample/camel
36 1
BasicReactorToCamelExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
36 2
TwitterSalesforceRoute.java
in twitter-salesforce/src/main/java/org/apache/camel/example/mention
36 1
application.yml
in saga/saga-flight-service/src/main/resources
35 -
application.yml
in saga/saga-app/src/main/resources
35 -
application.yml
in saga/saga-train-service/src/main/resources
35 -
RestExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
35 2
application.yml
in saga/saga-payment-service/src/main/resources
34 -
Files With Most Units (Top 50)
File# lines# units
ExampleConfig.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config
62 16
BasicCamelToReactorInOutExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
84 15
DynamicRouterComponentConfig.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config
98 14
ApplicationConfiguration.java
in mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2
67 14
Application.java
in infinispan/src/main/java/org/apache/camel/example/springboot/infinispan
85 13
Todo.java
in platform-http/src/main/java/org/apache/camel/example/springboot
48 11
AmqpConfig.java
in amqp/src/main/java/sample/camel
55 10
TodoServiceImpl.java
in platform-http/src/main/java/org/apache/camel/example/springboot
55 8
RoutingParticipant.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/participants
64 8
User.java
in rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot
28 7
Person.java
in type-converter/src/main/java/sample/camel
29 7
AmqpConfig.java
in widget-gadget/src/main/java/sample/camel
40 7
User.java
in rest-openapi/src/main/java/org/apache/camel/example/springboot
28 7
Application.java
in metrics/src/main/java/org/apache/camel/example/spring/boot/metrics
70 6
CustomKafkaAvroDeserializer.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
41 4
UserServiceImpl.java
in rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot
26 4
NumbersService.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service
61 4
UserServiceImpl.java
in rest-openapi/src/main/java/org/apache/camel/example/springboot
26 4
CustomKafkaAvroSerializer.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
47 3
SampleBean.java
in xml-import/src/main/java/sample/camel
13 3
MonkeyHealthCheck.java
in health-checks/src/main/java/sample/camel
23 3
ResultsService.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service
56 3
ClientAPIRestExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
44 3
Oauth2ExchangeMailAuthenticator.java
in mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2
48 3
CamelApplication.java
in mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2
38 3
Service2Application.java
in observation/service2/src/main/java/sample/camel
23 3
ClientApplication.java
in observation/client/src/main/java/sample/camel
23 3
Service1Application.java
in observation/service1/src/main/java/sample/camel
23 3
Application.java
in webhook/src/main/java/org/apache/camel/example/webhook
20 2
MyCamelApplication.java
in endpointdsl/src/main/java/sample/camel
18 2
MyJavaRouteBuilder.java
in routes-configuration/src/main/java/sample/camel
19 2
MyBeanService.java
in arangodb/src/main/java/org/apache/camel/example/springboot/arangodb
17 2
MyMessageTransformer.java
in splitter-eip/src/main/java/org/apache/camel/example/spring/boot
17 2
Client2Application.java
in resilience4j/client2/src/main/java/sample/camel
12 2
BasicReactorToCamelInOutExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
39 2
BasicCamelToReactorExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
45 2
ClientAPIWorkflowExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
38 2
BasicReactorToCamelExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
36 2
RestExample.java
in reactive-streams/src/main/java/org/apache/camel/example/reactive/streams
35 2
RestOpenApiApplication.java
in rest-openapi-simple/src/main/java/org/apache/camel/example
39 2
NumberPojo.java
in pojo/src/main/java/sample/camel
17 2
MetricsPrinter.java
in observation/loggingtracer/src/main/java/sample/observation/logging
12 2
Application.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
11 1
KafkaAvroMessageProcessor.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
10 1
KafkaAvroMessageConsumerProcessor.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
12 1
KafkaAvroProcessor.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
20 1
AvroRouteBuilder.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
14 1
MyBean.java
in endpointdsl/src/main/java/sample/camel
12 1
MyRoute.java
in kamelet-chucknorris/src/main/java/sample/camel
11 1
MyCamelApplication.java
in kamelet-chucknorris/src/main/java/sample/camel
9 1
Files With Long Lines (Top 27)

There are 27 files with lines longer than 120 characters. In total, there are 106 long lines.

File# lines# units# long lines
readme.adoc
in aot-basic
58 - 18
Readme.adoc
in mail-ms-exchange-oauth2
50 - 13
136 - 12
DynamicRouterComponentConfig.java
in dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config
98 14 9
readme.adoc
in fhir-auth-tx
41 - 8
readme.adoc
in reactive-streams
21 - 7
48 - 7
readme.adoc
in webhook
45 - 4
Application.java
in metrics/src/main/java/org/apache/camel/example/spring/boot/metrics
70 6 3
MyCamelRouter.java
in fhir/src/main/java/sample/camel
43 1 3
AvroRouteBuilder.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
14 1 2
readme.adoc
in validator
21 - 2
MyCamelRouter.java
in fhir-auth-tx/src/main/java/sample/camel
36 1 2
CamelApplication.java
in mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2
38 3 2
readme.adoc
in spring-boot
47 - 2
camel-context.xml
in kafka-avro/src/main/resources/spring
10 - 1
KafkaAvroProcessor.java
in kafka-avro/src/main/java/org/apache/camel/example/kafka/avro
20 1 1
readme.adoc
in actuator-http-metrics
30 - 1
KafkaProcessor.java
in kafka-offsetrepository/src/main/java/org/apache/camel/example/kafka/offsetRepository
19 1 1
CamelRouter.java
in rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot
50 1 1
AttachFileRoute.java
in jira/src/main/java/org/apache/camel/example/jira
21 1 1
NewCommentsRoute.java
in jira/src/main/java/org/apache/camel/example/jira
21 1 1
readme.adoc
in master
30 - 1
readme.adoc
in supervising-route-controller
21 - 1
RestOpenApiApplication.java
in rest-openapi-simple/src/main/java/org/apache/camel/example
39 2 1
CamelRouter.java
in rest-openapi/src/main/java/org/apache/camel/example/springboot
50 1 1
MetricsPrinter.java
in observation/loggingtracer/src/main/java/sample/observation/logging
12 2 1
Correlations

File Size vs. Commits (all time): 247 points

twitter-salesforce/src/main/java/org/apache/camel/example/mention/TwitterSalesforceRoute.java x: 3 commits (all time) y: 36 lines of code amqp/src/main/java/sample/camel/SampleAmqApplication.java x: 2 commits (all time) y: 9 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/RestExample.java x: 3 commits (all time) y: 35 lines of code aot-basic/readme.adoc x: 1 commits (all time) y: 58 lines of code aot-basic/routes/demo-route.yaml x: 1 commits (all time) y: 7 lines of code aot-basic/routes/my-route.xml x: 1 commits (all time) y: 10 lines of code aot-basic/src/main/java/sample/camel/Application.java x: 1 commits (all time) y: 9 lines of code aot-basic/src/main/java/sample/camel/MyBean.java x: 1 commits (all time) y: 14 lines of code aot-basic/src/main/java/sample/camel/MyCamelRouter.java x: 1 commits (all time) y: 15 lines of code artemis/src/main/data/readme.adoc x: 1 commits (all time) y: 2 lines of code artemis/src/main/java/sample/camel/SampleJmsRoute.java x: 1 commits (all time) y: 13 lines of code opentelemetry/CarBooking/src/main/resources/logback.xml x: 3 commits (all time) y: 12 lines of code opentelemetry/HotelBooking/src/main/resources/logback.xml x: 3 commits (all time) y: 13 lines of code opentelemetry/containers/docker/otel-collector-config.yaml x: 1 commits (all time) y: 59 lines of code saga/ocp-resources/amq-broker-ephemeral.yaml x: 2 commits (all time) y: 116 lines of code saga/ocp-resources/amq-broker.yaml x: 2 commits (all time) y: 138 lines of code saga/readme.adoc x: 3 commits (all time) y: 136 lines of code saga/saga-app/src/main/java/org/apache/camel/example/saga/SagaRoute.java x: 2 commits (all time) y: 29 lines of code saga/saga-app/src/main/jkube/deployment.yml x: 2 commits (all time) y: 11 lines of code saga/saga-flight-service/src/main/java/org/apache/camel/example/saga/FlightRoute.java x: 2 commits (all time) y: 22 lines of code saga/saga-flight-service/src/main/resources/application.yml x: 2 commits (all time) y: 35 lines of code saga/saga-payment-service/src/main/resources/application.yml x: 2 commits (all time) y: 34 lines of code observation/client/src/main/java/sample/camel/ClientApplication.java x: 1 commits (all time) y: 23 lines of code observation/containers/docker/config/grafana/provisioning/datasources/datasource.yml x: 1 commits (all time) y: 12 lines of code observation/containers/docker/config/prometheus/prometheus.yml x: 1 commits (all time) y: 11 lines of code observation/loggingtracer/src/main/java/sample/observation/logging/LoggingSpanHandler.java x: 1 commits (all time) y: 19 lines of code observation/loggingtracer/src/main/resources/META-INF/beans.xml x: 1 commits (all time) y: 1 lines of code observation/service1/src/main/java/sample/camel/Service1Route.java x: 1 commits (all time) y: 16 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicCamelToReactorExample.java x: 2 commits (all time) y: 45 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicReactorToCamelExample.java x: 2 commits (all time) y: 36 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicReactorToCamelInOutExample.java x: 2 commits (all time) y: 39 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/ClientAPIWorkflowExample.java x: 2 commits (all time) y: 38 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/ClientAPIRestExample.java x: 2 commits (all time) y: 44 lines of code mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2/Oauth2ExchangeMailAuthenticator.java x: 2 commits (all time) y: 48 lines of code mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2/ApplicationConfiguration.java x: 2 commits (all time) y: 67 lines of code webhook/readme.adoc x: 3 commits (all time) y: 45 lines of code mail-ms-exchange-oauth2/Readme.adoc x: 1 commits (all time) y: 50 lines of code mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2/CamelApplication.java x: 1 commits (all time) y: 38 lines of code azure/camel-example-spring-boot-azure-eventhubs/src/main/java/camel/sample/EventhubsRouteBuilder.java x: 1 commits (all time) y: 24 lines of code azure/camel-example-spring-boot-azure-servicebus/src/main/java/camel/sample/ServicebusRouteBuilder.java x: 1 commits (all time) y: 21 lines of code platform-http/src/main/java/org/apache/camel/example/springboot/CamelRouter.java x: 1 commits (all time) y: 41 lines of code platform-http/src/main/java/org/apache/camel/example/springboot/Todo.java x: 1 commits (all time) y: 48 lines of code platform-http/src/main/java/org/apache/camel/example/springboot/TodoServiceImpl.java x: 1 commits (all time) y: 55 lines of code infinispan/src/main/java/org/apache/camel/example/springboot/infinispan/Application.java x: 4 commits (all time) y: 85 lines of code infinispan/src/main/java/org/apache/camel/example/springboot/infinispan/CamelInfinispanRoute.java x: 3 commits (all time) y: 21 lines of code spring-boot/readme.adoc x: 4 commits (all time) y: 47 lines of code saga/ocp-resources/lra-coordinator-ephemeral.yaml x: 2 commits (all time) y: 98 lines of code saga/ocp-resources/lra-coordinator.yaml x: 2 commits (all time) y: 112 lines of code spring-boot/src/main/java/sample/camel/MyCamelRouter.java x: 2 commits (all time) y: 15 lines of code endpointdsl/readme.adoc x: 1 commits (all time) y: 33 lines of code endpointdsl/src/main/java/sample/camel/MyCamelApplication.java x: 1 commits (all time) y: 18 lines of code fhir/readme.adoc x: 5 commits (all time) y: 48 lines of code master/readme.adoc x: 2 commits (all time) y: 30 lines of code routetemplate/src/main/java/sample/camel/MyRouteTemplates.java x: 4 commits (all time) y: 17 lines of code routetemplate/src/main/resources/application.yaml x: 4 commits (all time) y: 6 lines of code jira/src/main/java/org/apache/camel/example/jira/AddIssueRoute.java x: 2 commits (all time) y: 32 lines of code jira/src/main/java/org/apache/camel/example/jira/AttachFileRoute.java x: 2 commits (all time) y: 21 lines of code twitter-salesforce/src/main/java/org/apache/camel/salesforce/draftdto/Contact.java x: 1 commits (all time) y: 5 lines of code fhir/src/main/java/sample/camel/MyCamelApplication.java x: 3 commits (all time) y: 9 lines of code xml-import/src/main/java/sample/camel/SampleBean.java x: 2 commits (all time) y: 13 lines of code xml-import/src/main/resources/my-camel.xml x: 2 commits (all time) y: 23 lines of code xml-import/readme.adoc x: 3 commits (all time) y: 27 lines of code splitter-eip/src/main/java/org/apache/camel/example/spring/boot/SplitterRouter.java x: 2 commits (all time) y: 58 lines of code aws-secrets-manager/src/main/java/org/apache/camel/example/springboot/aws/CamelRoute.java x: 2 commits (all time) y: 12 lines of code aws-secrets-manager/src/main/resources/logback.xml x: 1 commits (all time) y: 17 lines of code kafka-avro/src/main/java/org/apache/camel/example/kafka/avro/AvroRouteBuilder.java x: 2 commits (all time) y: 14 lines of code routetemplate-xml/src/main/resources/application.yaml x: 1 commits (all time) y: 4 lines of code health-checks/readme.adoc x: 2 commits (all time) y: 25 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config/DynamicRouterComponentConfig.java x: 3 commits (all time) y: 98 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config/ExampleConfig.java x: 3 commits (all time) y: 62 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service/NumbersService.java x: 2 commits (all time) y: 61 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service/ResultsService.java x: 2 commits (all time) y: 56 lines of code dynamic-router-eip/src/main/resources/application.yml x: 3 commits (all time) y: 29 lines of code xml/readme.adoc x: 2 commits (all time) y: 28 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/participants/RoutingParticipant.java x: 2 commits (all time) y: 64 lines of code fhir/src/main/java/sample/camel/MyCamelRouter.java x: 2 commits (all time) y: 43 lines of code routes-configuration/src/main/resources/myinterceptor/xml-interceptor.xml x: 2 commits (all time) y: 6 lines of code routes-configuration/src/main/resources/myroutes/my-yaml-route.yaml x: 3 commits (all time) y: 15 lines of code routes-configuration/src/main/resources/application.yaml x: 3 commits (all time) y: 7 lines of code routes-configuration/src/main/resources/myerror/xml-error.xml x: 2 commits (all time) y: 8 lines of code routes-configuration/src/main/resources/myroutes/my-xml-route.xml x: 3 commits (all time) y: 6 lines of code xml/src/main/resources/camel/my-route.xml x: 2 commits (all time) y: 19 lines of code rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot/User.java x: 1 commits (all time) y: 28 lines of code rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot/UserServiceImpl.java x: 1 commits (all time) y: 26 lines of code routes-configuration/readme.adoc x: 2 commits (all time) y: 18 lines of code kamelet-chucknorris/readme.adoc x: 2 commits (all time) y: 16 lines of code rest-openapi/src/main/java/org/apache/camel/example/springboot/CamelRouter.java x: 2 commits (all time) y: 50 lines of code actuator-http-metrics/readme.adoc x: 1 commits (all time) y: 30 lines of code actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java x: 1 commits (all time) y: 27 lines of code amqp/readme.adoc x: 1 commits (all time) y: 20 lines of code fhir-auth-tx/src/main/java/sample/camel/MyCamelRouter.java x: 1 commits (all time) y: 36 lines of code kafka-avro/src/main/java/org/apache/camel/example/kafka/avro/CustomKafkaAvroSerializer.java x: 1 commits (all time) y: 47 lines of code load-balancer-eip/src/main/java/org/apache/camel/springboot/example/LoadBalancerEIPRouter.java x: 1 commits (all time) y: 73 lines of code load-balancer-eip/src/main/java/org/apache/camel/springboot/example/MyException.java x: 1 commits (all time) y: 8 lines of code metrics/src/main/java/org/apache/camel/example/spring/boot/metrics/Application.java x: 1 commits (all time) y: 70 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicCamelToReactorInOutExample.java x: 1 commits (all time) y: 84 lines of code rest-openapi-simple/src/main/java/org/apache/camel/example/RestOpenApiApplication.java x: 1 commits (all time) y: 39 lines of code strimzi/src/main/fabric8/deployment.yml x: 1 commits (all time) y: 22 lines of code strimzi/src/main/resources/kafka-ephemeral-kubernetes.yaml x: 1 commits (all time) y: 25 lines of code type-converter/src/main/java/sample/camel/Person.java x: 1 commits (all time) y: 29 lines of code widget-gadget/src/main/java/sample/camel/AmqpConfig.java x: 1 commits (all time) y: 40 lines of code
138.0
lines of code
  min: 1.0
  average: 22.89
  25th percentile: 9.0
  median: 15.0
  75th percentile: 28.0
  max: 138.0
0 5.0
commits (all time)
min: 1.0 | average: 1.45 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 5.0

File Size vs. Contributors (all time): 247 points

twitter-salesforce/src/main/java/org/apache/camel/example/mention/TwitterSalesforceRoute.java x: 3 contributors (all time) y: 36 lines of code amqp/src/main/java/sample/camel/SampleAmqApplication.java x: 2 contributors (all time) y: 9 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/RestExample.java x: 3 contributors (all time) y: 35 lines of code aot-basic/readme.adoc x: 1 contributors (all time) y: 58 lines of code aot-basic/routes/demo-route.yaml x: 1 contributors (all time) y: 7 lines of code aot-basic/routes/my-route.xml x: 1 contributors (all time) y: 10 lines of code aot-basic/src/main/java/sample/camel/Application.java x: 1 contributors (all time) y: 9 lines of code aot-basic/src/main/java/sample/camel/MyBean.java x: 1 contributors (all time) y: 14 lines of code aot-basic/src/main/java/sample/camel/MyCamelRouter.java x: 1 contributors (all time) y: 15 lines of code artemis/src/main/data/readme.adoc x: 1 contributors (all time) y: 2 lines of code artemis/src/main/java/sample/camel/SampleJmsRoute.java x: 1 contributors (all time) y: 13 lines of code opentelemetry/CarBooking/src/main/resources/logback.xml x: 1 contributors (all time) y: 12 lines of code opentelemetry/containers/docker/otel-collector-config.yaml x: 1 contributors (all time) y: 59 lines of code saga/ocp-resources/amq-broker-ephemeral.yaml x: 1 contributors (all time) y: 116 lines of code saga/ocp-resources/amq-broker.yaml x: 1 contributors (all time) y: 138 lines of code saga/readme.adoc x: 1 contributors (all time) y: 136 lines of code saga/saga-app/src/main/java/org/apache/camel/example/saga/SagaRoute.java x: 1 contributors (all time) y: 29 lines of code saga/saga-app/src/main/jkube/deployment.yml x: 1 contributors (all time) y: 11 lines of code saga/saga-app/src/main/resources/application.yml x: 1 contributors (all time) y: 35 lines of code saga/saga-flight-service/src/main/java/org/apache/camel/example/saga/FlightRoute.java x: 1 contributors (all time) y: 22 lines of code saga/saga-payment-service/src/main/resources/application.yml x: 1 contributors (all time) y: 34 lines of code observation/client/src/main/java/sample/camel/ClientApplication.java x: 1 contributors (all time) y: 23 lines of code observation/loggingtracer/src/main/java/sample/observation/logging/LoggingSpanHandler.java x: 1 contributors (all time) y: 19 lines of code observation/loggingtracer/src/main/resources/META-INF/beans.xml x: 1 contributors (all time) y: 1 lines of code observation/service1/src/main/java/sample/camel/Service1Route.java x: 1 contributors (all time) y: 16 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicCamelToReactorExample.java x: 2 contributors (all time) y: 45 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicReactorToCamelExample.java x: 2 contributors (all time) y: 36 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicReactorToCamelInOutExample.java x: 2 contributors (all time) y: 39 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/ClientAPIWorkflowExample.java x: 2 contributors (all time) y: 38 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/ClientAPIRestExample.java x: 2 contributors (all time) y: 44 lines of code mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2/Oauth2ExchangeMailAuthenticator.java x: 2 contributors (all time) y: 48 lines of code mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2/ApplicationConfiguration.java x: 2 contributors (all time) y: 67 lines of code webhook/readme.adoc x: 3 contributors (all time) y: 45 lines of code mail-ms-exchange-oauth2/Readme.adoc x: 1 contributors (all time) y: 50 lines of code mail-ms-exchange-oauth2/src/main/java/org/apache/camel/example/mail/oauth2/CamelApplication.java x: 1 contributors (all time) y: 38 lines of code azure/camel-example-spring-boot-azure-eventhubs/src/main/java/camel/sample/EventhubsRouteBuilder.java x: 1 contributors (all time) y: 24 lines of code azure/camel-example-spring-boot-azure-servicebus/src/main/java/camel/sample/ServicebusRouteBuilder.java x: 1 contributors (all time) y: 21 lines of code platform-http/src/main/java/org/apache/camel/example/springboot/CamelRouter.java x: 1 contributors (all time) y: 41 lines of code platform-http/src/main/java/org/apache/camel/example/springboot/Todo.java x: 1 contributors (all time) y: 48 lines of code platform-http/src/main/java/org/apache/camel/example/springboot/TodoServiceImpl.java x: 1 contributors (all time) y: 55 lines of code infinispan/src/main/java/org/apache/camel/example/springboot/infinispan/Application.java x: 4 contributors (all time) y: 85 lines of code infinispan/src/main/java/org/apache/camel/example/springboot/infinispan/CamelInfinispanRoute.java x: 3 contributors (all time) y: 21 lines of code spring-boot/readme.adoc x: 2 contributors (all time) y: 47 lines of code saga/ocp-resources/lra-coordinator-ephemeral.yaml x: 1 contributors (all time) y: 98 lines of code saga/ocp-resources/lra-coordinator.yaml x: 1 contributors (all time) y: 112 lines of code spring-boot/src/main/java/sample/camel/MyCamelRouter.java x: 2 contributors (all time) y: 15 lines of code endpointdsl/readme.adoc x: 1 contributors (all time) y: 33 lines of code endpointdsl/src/main/java/sample/camel/MyCamelApplication.java x: 1 contributors (all time) y: 18 lines of code fhir/readme.adoc x: 5 contributors (all time) y: 48 lines of code master/readme.adoc x: 2 contributors (all time) y: 30 lines of code routetemplate/src/main/java/sample/camel/MyRouteTemplates.java x: 4 contributors (all time) y: 17 lines of code routetemplate/src/main/resources/application.yaml x: 3 contributors (all time) y: 6 lines of code jira/src/main/java/org/apache/camel/example/jira/AddIssueRoute.java x: 2 contributors (all time) y: 32 lines of code jira/src/main/java/org/apache/camel/example/jira/AttachFileRoute.java x: 2 contributors (all time) y: 21 lines of code twitter-salesforce/src/main/java/org/apache/camel/salesforce/draftdto/Contact.java x: 1 contributors (all time) y: 5 lines of code fhir/src/main/java/sample/camel/MyCamelApplication.java x: 3 contributors (all time) y: 9 lines of code xml-import/readme.adoc x: 2 contributors (all time) y: 27 lines of code splitter-eip/src/main/java/org/apache/camel/example/spring/boot/SplitterRouter.java x: 2 contributors (all time) y: 58 lines of code aws-secrets-manager/src/main/resources/logback.xml x: 1 contributors (all time) y: 17 lines of code kafka-avro/src/main/java/org/apache/camel/example/kafka/avro/AvroRouteBuilder.java x: 2 contributors (all time) y: 14 lines of code routetemplate-xml/src/main/resources/application.yaml x: 1 contributors (all time) y: 4 lines of code health-checks/readme.adoc x: 2 contributors (all time) y: 25 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/config/ExampleConfig.java x: 1 contributors (all time) y: 62 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service/NumbersService.java x: 1 contributors (all time) y: 61 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/service/ResultsService.java x: 1 contributors (all time) y: 56 lines of code xml/readme.adoc x: 2 contributors (all time) y: 28 lines of code dynamic-router-eip/src/main/java/org/apache/camel/example/springboot/numbers/participants/RoutingParticipant.java x: 2 contributors (all time) y: 64 lines of code fhir/src/main/java/sample/camel/MyCamelRouter.java x: 2 contributors (all time) y: 43 lines of code routes-configuration/src/main/resources/myinterceptor/xml-interceptor.xml x: 2 contributors (all time) y: 6 lines of code routes-configuration/src/main/resources/application.yaml x: 2 contributors (all time) y: 7 lines of code routes-configuration/src/main/resources/myerror/xml-error.xml x: 2 contributors (all time) y: 8 lines of code rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot/User.java x: 1 contributors (all time) y: 28 lines of code rest-openapi-springdoc/src/main/java/org/apache/camel/example/springboot/UserServiceImpl.java x: 1 contributors (all time) y: 26 lines of code rest-openapi/src/main/java/org/apache/camel/example/springboot/CamelRouter.java x: 2 contributors (all time) y: 50 lines of code actuator-http-metrics/readme.adoc x: 1 contributors (all time) y: 30 lines of code actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java x: 1 contributors (all time) y: 27 lines of code amqp/readme.adoc x: 1 contributors (all time) y: 20 lines of code fhir-auth-tx/src/main/java/sample/camel/MyCamelRouter.java x: 1 contributors (all time) y: 36 lines of code kafka-avro/src/main/java/org/apache/camel/example/kafka/avro/CustomKafkaAvroSerializer.java x: 1 contributors (all time) y: 47 lines of code load-balancer-eip/src/main/java/org/apache/camel/springboot/example/LoadBalancerEIPRouter.java x: 1 contributors (all time) y: 73 lines of code load-balancer-eip/src/main/java/org/apache/camel/springboot/example/MyException.java x: 1 contributors (all time) y: 8 lines of code metrics/src/main/java/org/apache/camel/example/spring/boot/metrics/Application.java x: 1 contributors (all time) y: 70 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/BasicCamelToReactorInOutExample.java x: 1 contributors (all time) y: 84 lines of code rest-openapi-simple/src/main/java/org/apache/camel/example/RestOpenApiApplication.java x: 1 contributors (all time) y: 39 lines of code strimzi/src/main/resources/kafka-ephemeral-kubernetes.yaml x: 1 contributors (all time) y: 25 lines of code widget-gadget/src/main/java/sample/camel/AmqpConfig.java x: 1 contributors (all time) y: 40 lines of code
138.0
lines of code
  min: 1.0
  average: 22.89
  25th percentile: 9.0
  median: 15.0
  75th percentile: 28.0
  max: 138.0
0 5.0
contributors (all time)
min: 1.0 | average: 1.22 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 5.0

File Size vs. Commits (30 days): 1 points

twitter-salesforce/src/main/java/org/apache/camel/example/mention/TwitterSalesforceRoute.java x: 1 commits (30d) y: 36 lines of code
36.0
lines of code
  min: 36.0
  average: 36.0
  25th percentile: 36.0
  median: 36.0
  75th percentile: 36.0
  max: 36.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (30 days): 1 points

twitter-salesforce/src/main/java/org/apache/camel/example/mention/TwitterSalesforceRoute.java x: 1 contributors (30d) y: 36 lines of code
36.0
lines of code
  min: 36.0
  average: 36.0
  25th percentile: 36.0
  median: 36.0
  75th percentile: 36.0
  max: 36.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 19 points

twitter-salesforce/src/main/java/org/apache/camel/example/mention/TwitterSalesforceRoute.java x: 1 commits (90d) y: 36 lines of code amqp/src/main/java/sample/camel/SampleAmqApplication.java x: 1 commits (90d) y: 9 lines of code artemis/src/main/java/sample/camel/SampleAmqApplication.java x: 2 commits (90d) y: 9 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/RestExample.java x: 1 commits (90d) y: 35 lines of code aot-basic/readme.adoc x: 1 commits (90d) y: 58 lines of code aot-basic/routes/demo-route.yaml x: 1 commits (90d) y: 7 lines of code aot-basic/routes/my-route.xml x: 1 commits (90d) y: 10 lines of code aot-basic/src/main/java/sample/camel/MyBean.java x: 1 commits (90d) y: 14 lines of code aot-basic/src/main/java/sample/camel/MyCamelRouter.java x: 1 commits (90d) y: 15 lines of code artemis/src/main/data/readme.adoc x: 1 commits (90d) y: 2 lines of code artemis/src/main/java/sample/camel/SampleJmsRoute.java x: 1 commits (90d) y: 13 lines of code opentelemetry/CarBooking/src/main/resources/logback.xml x: 3 commits (90d) y: 12 lines of code opentelemetry/HotelBooking/src/main/resources/logback.xml x: 3 commits (90d) y: 13 lines of code opentelemetry/containers/docker/otel-collector-config.yaml x: 1 commits (90d) y: 59 lines of code
59.0
lines of code
  min: 2.0
  average: 18.53
  25th percentile: 9.0
  median: 13.0
  75th percentile: 15.0
  max: 59.0
0 3.0
commits (90d)
min: 1.0 | average: 1.47 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

File Size vs. Contributors (90 days): 19 points

twitter-salesforce/src/main/java/org/apache/camel/example/mention/TwitterSalesforceRoute.java x: 1 contributors (90d) y: 36 lines of code amqp/src/main/java/sample/camel/SampleAmqApplication.java x: 1 contributors (90d) y: 9 lines of code artemis/src/main/java/sample/camel/SampleAmqApplication.java x: 2 contributors (90d) y: 9 lines of code reactive-streams/src/main/java/org/apache/camel/example/reactive/streams/RestExample.java x: 1 contributors (90d) y: 35 lines of code aot-basic/readme.adoc x: 1 contributors (90d) y: 58 lines of code aot-basic/routes/demo-route.yaml x: 1 contributors (90d) y: 7 lines of code aot-basic/routes/my-route.xml x: 1 contributors (90d) y: 10 lines of code aot-basic/src/main/java/sample/camel/MyBean.java x: 1 contributors (90d) y: 14 lines of code aot-basic/src/main/java/sample/camel/MyCamelRouter.java x: 1 contributors (90d) y: 15 lines of code artemis/src/main/data/readme.adoc x: 1 contributors (90d) y: 2 lines of code artemis/src/main/java/sample/camel/SampleJmsRoute.java x: 1 contributors (90d) y: 13 lines of code opentelemetry/CarBooking/src/main/resources/logback.xml x: 1 contributors (90d) y: 12 lines of code opentelemetry/containers/docker/otel-collector-config.yaml x: 1 contributors (90d) y: 59 lines of code
59.0
lines of code
  min: 2.0
  average: 18.53
  25th percentile: 9.0
  median: 13.0
  75th percentile: 15.0
  max: 59.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.05 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0