package springtips.configuration.scanned; import org.springframework.stereotype.Component; @Component public class AnotherService { }