blob: ae1c8f7f0c5adfb4181ee07e76ebe64c55caac92 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- START SNIPPET: xml -->
<beans xmlns:s="http://xbean.apache.org/schemas/salad">
<s:salad id="saladService" dressing="Cesar" size="Small" addCroutons="true"/>
</beans>
<!-- END SNIPPET: xml -->