Add new appconfig for spring-boot sparky
[aai/test-config.git] / sparky / appconfig / camel-rests / sparky-core-filter-aggregation.xml
1 <rests xmlns="http://camel.apache.org/schema/spring">
2    <rest>
3       <post uri="/search/filterAggregation">
4          <to uri="bean:aggregateSummaryProcessor?method=getFilteredAggregation"/>
5       </post>
6    </rest>
7 </rests>