Skip to content

spring-tips/beans-beans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages