Static code analysis apache camel Spring dsl -


iam trying implement static code analysis apache camel not java xml based dsl.is there sca tool available?

do refer camel routes want kind of analysis of those? apache camel regular java code, regular sca tools can use

there list on wikipedia

that said working on "code/route coverage" tool run part of unit tests, , can report parts of java or xml routes have been covered or not. work still ongoing, can follow ticket:


Comments