$ errors.fyi/spring/BeanCurrentlyInCreationException 128 namespaces · 4,025 codes
spring · spring/BeanCurrentlyInCreationException
BeanCurrentlyInCreationException

BeanCurrentlyInCreationException

Thrown when a circular dependency is detected between beans during context startup. With constructor injection Spring cannot break the cycle automatically; switching one dependency to setter or field injection, or annotating it with @Lazy, resolves it.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT