Currently I'm using Spring to configure my routes. And using the @Service tag to identify my services. However, this setup seems to limit me to one class for one endpoint.
I'm hoping to get the simplest example of mapping multiple endpoints to one service class using Spring and Camel. Any help would be appreciated. thanks, Kevin -- View this message in context: http://camel.465427.n5.nabble.com/Spring-and-Camel-tp2471938p2471938.html Sent from the Camel - Users mailing list archive at Nabble.com.
