Code Review
/
aai
/
sparky-be.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
36cf51871c8798c36ea0feecb75d5e2f629abd35
[aai/sparky-be.git]
/
1
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
2
<from uri="restlet:/search/unifiedFilterRequest?restletMethods=get,post" />
3
<to uri="bean:filterProcessor?method=getFiltersWithValues"/>
4
</route>