Spring Framework Beans Collections Wiring PRO

When using the Spring Framework for managing our beans we can easily wire a collection of beans with a specific other bean, that we want to hold that collection. I have just updated the Jump Start slides of my Spring Framework course with code samples and video clips that explain this possibility. The course is available for free personal usage at www.abelski.com.

The following video clip presents the capability to wire up a bean with a list of other beans.

The following video clip presents the capability to wire up a bean with a set of other beans.

You can find the source code of these two samples available as part of my Spring Framework course.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

NoSQL Databases Courses, Seminars, Consulting, and Development

MongoDB Design Patterns Meetup

The use of MongoDB involves with various cases in which we can overcome performance issues by implementing specific design patterns.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Skip to content Update cookies preferences