Java, Kotlin, Software DevelopmentUsing Spring Autowired in Kotlin This post shows an example of how to use @Autowired to inject @Service object in @Controller object Kotlin.