java-tutorials/spring-core/src
sachinp054 40d3b96820 BAEL-1715- Control Bean Creation Order with @DependsOn annotation (#4028)
* removing Bean injection

* BAEL-1715- Control Bean Creation Order with @DependsOn annotation

* BAEL-1715- Formatting changes, test case improvement

* Created new Config file for UnitTest

* Corrected test case- from BeanCreationException to NoSuchBeanDefinitionException

* correcting error- for circular dependency expected exception is- BeanCreationException
2018-06-11 00:06:27 +01:00
..
main BAEL-1715- Control Bean Creation Order with @DependsOn annotation (#4028) 2018-06-11 00:06:27 +01:00
test BAEL-1715- Control Bean Creation Order with @DependsOn annotation (#4028) 2018-06-11 00:06:27 +01:00