/beans-beans

what's in a bean? in this installment, we'll find out!

Primary LanguageJava

What's a Spring Bean

Hi, green beans!

Welcome to another installment of Spring Tips!

why do we call them "beans"? (or, the enduring legacy of Visual Basic!)

  1. BeanDefinitions, the primordial soup of a Spring application, and BeanDefinitionPostProcessors
  2. Just the beans, please
  3. XML namespaces: property-placeholders
  4. FactoryBean<T>s
  5. component scanning and stereotype annotations
  6. Java configuration and profiles
  7. functional configuration
  8. auto configuration