userFeature
Description
Can be used in
spring:beans, api, bean, if, interceptor, internalProxy, proxy, registration, request, response, serviceProxy, soapProxy, stompProxy, swaggerProxy, transport and wsStompReassembler
Syntax
<userFeature />
Listing 1: userFeature Syntax
Sample
<beans> <router /> <transport > <ruleMatching /> <dispatching /> <userFeature /> <httpClient /> </transport> </beans>
Listing 2: userFeature Example