spring · spring/UnsatisfiedDependencyException
UnsatisfiedDependencyException
UnsatisfiedDependencyException
Thrown when a required dependency for a bean cannot be satisfied during autowiring. Typically wraps a NoSuchBeanDefinitionException or a type mismatch, and the message identifies the injection point (field, constructor parameter, or setter).
References
In this namespace
← previous TransactionSystemException TransactionSystemException
— end of namespace —