johnsonlu / beans-beans

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 100.0%