git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C32909
import org.springframework.context.annotation.Bean;\r
import org.springframework.context.annotation.Configuration;\r
\r
+import hu.user.mediacube.indexer.service.EnglishGreetingService;\r
+import hu.user.mediacube.indexer.service.GreetingService;\r
+import hu.user.mediacube.indexer.service.PolishGreetingService;\r
+\r
//https://stormpath.com/blog/spring-boot-dependency-injection\r
@Configuration\r
public class GreetingServiceConfig {\r