>>>>> Jean-Baptiste Onofré <[email protected]>: > Yes, it' possible to have several services by component (imho, it > should be avoided when possible to avoid unexpected cascading > refresh).
> A component can implement multiple interfaces, and the @Component > annotation accepts the list of exposed interfaces. Yep, I found out. :-) Working example code further down the thread.
