Closed
Description
The problem exists in version 1.2.4 and 1.2.5 but not 1.2.3. The similar problems are reported as issue #58 and #59, and they are considered fixed but I don't think so. Or a regression issue was introduced.
The core error is as follows.
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'dataSourceInitializer': Invocation of init method failed;
nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException:
Error creating bean with name 'dataSource': Requested bean is currently in creation:
Is there an unresolvable circular reference?