Fields are injected right after construction of a bean, before any config methods are invoked. Such a config field does not have to be public.
If a @Configuration element have the required flag set, and no value could be assosiated with the given key a {@link BeanInstantiationException} is thrown invalidating the entire context. @author Kaare Nilsen @see Configuration @see org.constretto.spring.annotation.Environment
|
|
|
|
|
|