Spring Autowiring of Generic Types

Injection of generics is a powerful feature, making code cleaner and much more understandable. In this article we cover autowiring these generics in Spring.

Using Groovy in Spring

Explore the Spring framework’s extensive support for Groovy and learn how to create bean definitions using different approaches.