Update OnBeanCondition and OnMissingBeanCondition to work better with @Configuration classes and to support an optional considerHierarchy annotation value. The class value for conditions can now also be inferred when used on @Bean methods.
Update OnBeanCondition and OnMissingBeanCondition to work better with @Configuration classes and to support an optional considerHierarchy annotation value. The class value for conditions can now also be inferred when used on @Bean methods.