Skip to content
#

dynamic-bean-creation

Here are 2 public repositories matching this topic...

A Spring Core project that uses a custom FactoryBean to dynamically create different engine implementations (Diesel, Electric, Hybrid) based on external configuration. It demonstrates loose coupling and runtime flexibility by selecting the desired engine via properties without changing the application code.

  • Updated May 4, 2026
  • Java

Improve this page

Add a description, image, and links to the dynamic-bean-creation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dynamic-bean-creation topic, visit your repo's landing page and select "manage topics."

Learn more