When using the @Service annotation and specifying serviceFactory=true,
should I also implement the ServiceFactory interface to make sure the
(get|unget)Service methods are found or are there more annotations to mark
such methods without implementing the interface?

Reply via email to